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

failed to build debug mode executables on windows #314

Closed
jangko opened this issue Apr 15, 2019 · 3 comments
Closed

failed to build debug mode executables on windows #314

jangko opened this issue Apr 15, 2019 · 3 comments

Comments

@jangko
Copy link
Contributor

jangko commented Apr 15, 2019

it will fail to compile with error message like this(most of them come from eth/p2p):

Error: ':anonymous' is not GC-safe as it calls 'setProperty'

I suspect this problem is triggered by recent changes in chronicles.

when build release mode executables, the error will dissapear

@stefantalpalaru
Copy link
Contributor

Which executables? All the tools are built in debug mode. Just the tests are in release mode.

@jangko
Copy link
Contributor Author

jangko commented Apr 15, 2019

nimbus and test_generalstate_json, and test_vm_json, perhaps others too

@jangko
Copy link
Contributor Author

jangko commented Apr 15, 2019

oops, wrong branch of nim compiler, sorry.

@jangko jangko closed this as completed Apr 15, 2019
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