-
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
Installation clang error #107
Comments
Ooh, we've broken clang. Anyone with a Mac want to solve this (or buy me one)? 😃 |
I can confirm this. I have a mac, but not sure how to fix. |
Oh. Super. Thanks! It builds on the travis OS X environment, if that helps at all? |
It looks like the error has changed, I now get the following:
|
I was able to compile the new gbm under OSX 10.12.1 using g++/gcc-6. Here are the steps:
The compile commands look like:
And there are a lot of warnings/deprecations. Here are a sample of them:
Here are some benchmarks
|
@pdmetcalfe Update: It should work on MacOS or OS X out of the box without any of the above steps, even without XCode. |
I am unable to install the current master branch because of a clang error
The text was updated successfully, but these errors were encountered: