Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost static linking
From: David Kaplan (davkaplan_at_[hidden])
Date: 2010-02-27 11:26:19


On 27 February 2010 08:34, Alex Farber <alexf3062_at_[hidden]> wrote:
> Tried this, got error message:
> cannot find -llibboost_thread.a
> (added libboost_thread.a to the likker libraries list in the Eclipse CDT
> project).

You need to add ":libboost_thread.a" - with the colon...
Eclipse will call the linked with -l:libboost_thread.a


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