Boost logo

Boost Users :

Subject: Re: [Boost-users] Unable to use boost libraries with xcode 3.1
From: framebuffer (framebuffer_at_[hidden])
Date: 2008-12-04 07:25:31


DUH! I just dragged the libboost_thread-xgcc40-mt-1_37.a to the project and
compiled. It worked!!!=^D

Didn't know this.

Tanks you so much for pointing me in the right direction. :handshake:

Vladimir Prus-3 wrote:
>
> framebuffer wrote:
>
>> 4) I go to project > edit project settings and add the following two
>> paths
>> in the search path section:
>> /usr/local/lib (for library path) and
>> /usr/local/include/boost-1_37 for header path.
> ...
>> Undefined symbols:
>> "boost::thread::join()", referenced from:
>
> Do you know how to link to a library and did this previously? From the
> description
> above, it appears you don't. In that case, I suggest you read XCode
> documentation,
> this is not a C++ Boost problem.
>
> - Volodya
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>

-- 
View this message in context: http://www.nabble.com/Unable-to-use-boost-libraries-with-xcode-3.1-tp20827024p20832416.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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