Results 1 to 1 of 1
Hi All,
I am new to boost.I am using boost 1.34.1 in ubuntu 7.10.
While compiling a program like this
g++ -o second boostThread.cpp -lboost_filesystem
shows error like this
/usr/bin/ld: ...
- 01-16-2009 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 9
compilation error,boost
Hi All,
I am new to boost.I am using boost 1.34.1 in ubuntu 7.10.
While compiling a program like this
g++ -o second boostThread.cpp -lboost_filesystem
shows error like this
/usr/bin/ld: cannot find -lboost_filesystem
collect2: ld returned 1 exit status
Can anyone please help me out.
Thanks in advance.
Bijay Panda.


Reply With Quote