Boost logo

Boost :

From: Roland (roland.schwarz_at_[hidden])
Date: 2004-01-11 16:02:26


(Rene Rivera <grafik.list_at_[hidden]>) wrote:

> Roland wrote:
> >
> > Perhaps I should just tell you what I did and you can then tell me wheter it supposed to be that way:
> >
> > 1) Updated from cvs
> > 2) Launched command prompt in root directory and: bjam "-sTOOLS=msvc"
> > 3) copied the resulting *.lib and *.dll files to the apropriate places.
>
> Which *.lib-s and *.dll-s did you copy?
>

boost_thread-vc6-mt-1_31.lib
boost_thread-vc6-mt-gd-1_31.lib

boost_thread-vc6-mt-1_31.dll
boost_thread-vc6-mt-gd-1_31.dll

> > 4) Tried to compile my app:
> > Need to choose Static MFC _and_ Static C-Runtime.
> > Every other combination results in link errors.
>
> Which Boost *.lib-s are you linking with?
>

boost_thread-vc6-mt-1_31.lib
boost_thread-vc6-mt-gd-1_31.lib

Can you see anything helpful from this?

Thank you,
Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk