Skip to content

Instantly share code, notes, and snippets.

@mikemorris
Created August 27, 2014 19:27
Show Gist options
  • Select an option

  • Save mikemorris/3b21970ac714d9382a77 to your computer and use it in GitHub Desktop.

Select an option

Save mikemorris/3b21970ac714d9382a77 to your computer and use it in GitHub Desktop.
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_)
^
@ruipacheco

Copy link
Copy Markdown

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment