Boost logo

Boost Users :

Subject: Re: [Boost-users] can't build an official example on eclipse
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-12 11:01:59


AMDG

loveley wrote:
> loveley a écrit :
>> here is the result of my try attempts :
>>
>> **** Build of configuration Debug for project test_boost_1 ****
>>
>> make all
>> Building target: test_boost_1
>> Invoking: MacOS X C++ Linker
>> g++ -L/Applications/boost_1_41_0/libs -o "test_boost_1"
>> ./principal/principal.o -lboost_unit_test_framework
>> ld: library not found for -lboost_unit_test_framework
>> collect2: ld returned 1 exit status
>> make: *** [test_boost_1] Error 1
>>
>>
>> the parameter is well passed to g++ but there still is a problem.
>>
> one more thing : I am not sure whether I successfully compiler the
> libraries (nor if it is necessary), with "./bjam". Where must it be
> placed?

Try -L/Applications/boost_1_41_0/stage/lib instead of
-L/Applications/boost_1_41_0/libs.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net