Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-08-01 23:03:45


On Aug 1, 2005, at 5:34 PM, Oleg Smolsky wrote:

> Hello Doug,
>
> Doug Gregor wrote on 2/08/2005 at 5:04 a.m.:
>> Boost 1.33.0 release candidate #1 is now available here:
>> http://www.osl.iu.edu/~dgregor/boost-1.33.0/
> I've just tried building it with the July build of Visual Studio
> 2005/VC8 , and it failed to update 8 targets. bjam output is below...

Thanks for reporting this!

> bjam "-sTOOLS=vc-8_0" "-sBUILD=debug release <runtime-link>dynamic
> <threading>multi" --prefix=..\boost --builddir=..\boost-obj

It looks like the new security stuff is causing some problems in that
build. Could you try adding

        <define>_SCL_SECURE_NO_DEPRECATE

to the BUILD settings?

        Doug


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