gr-baz icon indicating copy to clipboard operation
gr-baz copied to clipboard

Missing Boost library

Open nouse4anick opened this issue 11 years ago • 1 comments

Can't find the boost library, except telling us that its missing and not giving us any idea as to what its looking for or how to resolve the issue.

nouse4anick avatar Jun 25 '14 04:06 nouse4anick

Yes, this should be communicated in the README If you don't have boost installed, you will get an error during the make command.

Install boost library using: sudo apt-get install libboost-all-dev

http://stackoverflow.com/questions/12578499/how-to-install-boost-on-ubuntu

michaelborn avatar Apr 17 '15 03:04 michaelborn