From: Roland (roland.schwarz_at_[hidden])
Date: 2004-01-11 23:41:25


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

> >>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?
>
> No. You are using the correct libraries. I just tried a similar sequence myself:
>
> 1. Update CVS.
> 2. Ran at the boost-root; bjam -sTOOLS=vc7.1 install
> 3. Created a new VC solution, and MFC project

What type of MFC do you use? DLL or static?

Roland