-
Notifications
You must be signed in to change notification settings - Fork 115
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
Arch Linux: Build gets to 66% then spews errors #136
Comments
i get the same failer git/P0267_RefImpl/P0267_RefImpl/Samples/svg/external/svgpp/include/svgpp/policy/value_events.hpp:23:5: note: candidate expects 2 arguments, 3 provided |
Looks like a known issue (boost bug or incompatibility): svgpp/svgpp#79 |
Should fix cpp-io2d#136 Upsteam change to boost broke svgpp. svgpp/svgpp#79 Issue was resolved in 1.3.0.
Attempting to run this library on Arch and while I can configure cmake without errors, when I go to run build, I get to 66% and then my terminal explodes into a slew of errors. Most of them revolve around a discontinuity in number of arguments given to hpp files. I've attached what my terminal will give me for an error log, but it is damned hard to read.
IO2DBuildAttempt.txt
The text was updated successfully, but these errors were encountered: