Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Error compiling 5.2 #830

Open
speedyrudolf opened this issue Oct 18, 2019 · 4 comments
Open

Error compiling 5.2 #830

speedyrudolf opened this issue Oct 18, 2019 · 4 comments

Comments

@speedyrudolf
Copy link

Hi.
When compiling, I get the error:
Capture
The files mentioned are not on GitHub and are not created previously in the build process.
Thanks.

@dgrunwald
Copy link
Member

The profiler is an optional component and is only built if the appropriate C++ compiler is found.
You can use SharpDevelop without the profiler, it's just when building the setup that all components need to be present.
According to the readme, the Windows SDK 7.0 should install the necessary C++ compiler version.

@speedyrudolf
Copy link
Author

I get that it's optional, but either include the necessary files or exclude them from the build. Either way, something should be done to prevent errors like this.

@dgrunwald
Copy link
Member

The normal build (debugbuild.bat / releasebuild.bat) should succeed even without the Windows SDK.

Also, nothing will be done about any errors anymore -- SharpDevelop is dead (#799).

@LuizAntonioPereira
Copy link

@dgrunwald Sharpdevelop has the potential to be imported into linux.
I would have to use mono instead of msbuild?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants