|
Threads-Devel : |
Subject: Re: [Threads-devel] thread library missing and won't compile
From: Anthony Williams (anthony_at_[hidden])
Date: 2009-07-22 06:45:51
B Hart wrote:
> I moved to using boost 1.39.0. I compiled the libraries (bjam
> "-sTOOLS=vc-8_0" install --libdir=lib --with-thread) but when I go to
> build my program I get:
>
> Error 1 fatal error LNK1104: cannot open file
> 'libboost_thread-vc80-mt-sgd-1_39.lib'
>
> This library is not getting built. Please advise.
Not all variants are built by default. You need to add
"--build-type=complete" to the bjam options to get all the variants.
Anthony
-- Author of C++ Concurrency in Action | http://www.manning.com/williams just::thread C++0x thread library | http://www.stdthread.co.uk Just Software Solutions Ltd | http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976