Tagged Questions
0
votes
2answers
117 views
Where is my boost lib file?
I am using boost. I installed it using sudo apt-get install. Now I am unable to find my boost lib file on my filesystem.
I want to include the path of the lib in my Qt project. grepping is taking too ...
1
vote
2answers
716 views
Find version of development library from command line?
I installed the c++ boost development libraries using Ubuntu software centre. The problem is that it was quite a long time ago and I cannot remember where they are installed nor what version they ...
0
votes
1answer
791 views
Problem with Executing Boost Library
I am novice to ubuntu and Boost. I have installed ubuntu 11.10 and followed the instructions from the website (http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/) to try BOOST ...