Skip to content

Instantly share code, notes, and snippets.

@mikemorris
Created August 15, 2014 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikemorris/40d776f7783b09687754 to your computer and use it in GitHub Desktop.
Save mikemorris/40d776f7783b09687754 to your computer and use it in GitHub Desktop.
In file included from ../../src/map/map.cpp:12:
../../include/mbgl/util/uv_detail.hpp:13:10: fatal error: 'boost/lockfree/queue.hpp' file not found
#include <boost/lockfree/queue.hpp>
^
1 error generated.
make[1]: *** [../Release/obj.target/mapboxgl/src/map/map.o] Error 1
make: *** [mbgl] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment