Created
August 27, 2014 19:27
-
-
Save mikemorris/3b21970ac714d9382a77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from /Users/travis/build/mapbox/mapbox-gl-native/mapnik-packaging/osx/out/build-cpp11-libcpp-universal/include/boost/atomic/atomic.hpp:19: | |
/Users/travis/build/mapbox/mapbox-gl-native/mapnik-packaging/osx/out/build-cpp11-libcpp-universal/include/boost/atomic/capabilities.hpp:22:10: fatal error: | |
'boost/atomic/detail/caps_gcc_atomic.hpp' file not found | |
#include BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/caps_) | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I'm having this exact same problem with Boost. Did you create this gist to show it to someone? If so, how did you fix it?