Skip to content

Instantly share code, notes, and snippets.

@AkashMartin1
Created August 27, 2015 17:39
Show Gist options
  • Save AkashMartin1/c3fd2723fd206ddf0a0e to your computer and use it in GitHub Desktop.
Save AkashMartin1/c3fd2723fd206ddf0a0e to your computer and use it in GitHub Desktop.
Unable to find the requested Boost libraries.
Solution on Debian / Ubuntu
$ sudo apt-get install libboost-all-dev
$ reboot
its work in my case / Ubuntu 12.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment