Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building with BuiltBoot.cmd #69

Open
carlton355 opened this issue Sep 20, 2019 · 3 comments
Open

Error building with BuiltBoot.cmd #69

carlton355 opened this issue Sep 20, 2019 · 3 comments

Comments

@carlton355
Copy link

Anyone got any idea why I am getting this when I try to build following the instructions i the readme?

"C:\n\Common\BootTasks.proj" (BuildBoot target) (1) ->
"C:\n\Boot2\Nitra.Compiler\Nitra.Compiler.nproj" (Build target) (2) ->
"C:\n\Boot2\Nitra.Runtime\Nitra.Runtime.nproj" (default target) (3:2) ->
(CoreCompile target) ->
C:\n\Boot1\Net-4.0\Nemerle.MSBuild.targets(289,5): error : internal compiler error: got some unknown exception of typ
e System.IO.FileLoadException: Could not load file or assembly 'file:///C:\n\Boot1\Net-4.0\ncc.parser.csharp.dll' or on
e of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) [C:\n\Boot2\Nitra.Runtime\Nitra
.Runtime.nproj]

@carlton355
Copy link
Author

More info. This test project runs ok:

"C:\n\Boot1\test.cmd"

@VladD2
Copy link
Member

VladD2 commented Sep 20, 2019

What version of Nemerle do you use? Unfortunately, to build Nitra, you should use Nemerle compiler which built from source code.

https://github.com/rsdn/nemerle/wiki/Nemerle-build-process-(for-Nemerle-developers)

@carlton355
Copy link
Author

I downloaded the MSi from the Nemerle download page.

Ok, I will try that and revert soon.

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

No branches or pull requests

2 participants