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

Compile fails in current version #46

Closed
greenscreenflicker opened this issue Jan 2, 2018 · 4 comments
Closed

Compile fails in current version #46

greenscreenflicker opened this issue Jan 2, 2018 · 4 comments

Comments

@greenscreenflicker
Copy link

Compile fails in 9f8fa5b
grafik

All libs are up to date

@carrotIndustries
Copy link
Member

Haven't seen this before. You may try doing a full rebuild by issuing make clean before building.

@greenscreenflicker
Copy link
Author

@carrotIndustries : I did a clean before. Doesn't solve it.

@carrotIndustries
Copy link
Member

carrotIndustries commented Jan 2, 2018

This is due to the mingw people forgetting to recompile yaml-cpp after a boost update. When rebuilding yaml-cpp, the issue goes away. Unfortunately there's an issue with the latest yaml-cpp that needs to be sorted out before rebuilding the package: jbeder/yaml-cpp#551

The messages you're seeing are only warnings not errors, so we should be fine to ignore these until mingw ships a rebuilt yaml-cpp

@greenscreenflicker
Copy link
Author

Thanks for sorting out.

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