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

Generate sources for mozart fails on windows #13

Open
sjmackenzie opened this issue Mar 11, 2013 · 0 comments
Open

Generate sources for mozart fails on windows #13

sjmackenzie opened this issue Mar 11, 2013 · 0 comments

Comments

@sjmackenzie
Copy link
Member

Managed to scavenge a different windows box.

Steps to recreate:

  • install deps
  • fresh clone
  • build

Problem:
Build fails to generate sources. Throws this error

C:\.<path>\mozart\builds\mozart2-release>make
[  2%] Built target generator
[  2%] Generate sources for mozart
make[2]: *** [vm/vm/main/mozart.gen] Error -1073741819
make[1]: *** [vm/vm/main/CMakeFiles/gensources.dir/all] Error 2
make: *** [all] Error 2

If I manually execute the generator.exe I get this:

terminate called after throwing an instance of `std::logic_error'
   what():    basic_string::_S_construct null not valid
This application has requested  the Runtime to terminate in an unusual way.
Please contact the application's support team for more information
Smiller09 referenced this issue in Smiller09/mozart2-vm Apr 19, 2013
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

1 participant