-
Notifications
You must be signed in to change notification settings - Fork 117
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
Tests fail to build #58
Comments
From #63, try using clang++. On Ubuntu you can install clang by running:
Then run:
Works for me, using de1d542, running Ubuntu 14.04. Another fix might (untested!) be editing file
to this:
(note the Then run the tests as you normally would:
|
planning on working around this by updating to the latest vector tile spec protobuf which includes
Started here: 1532ccc |
fixed by #66 |
I can confirm that the 0.6.0 release appears to fix this. |
noting that the cause of the clashing |
The tests are failing to build in the 0.5.5 code:
Compiler is gcc 4.8.3 and mapnik is 2.2.
The text was updated successfully, but these errors were encountered: