Boost logo

Boost Users :

From: Christopher Lux (christopherlux_at_[hidden])
Date: 2007-05-21 17:23:08


On Mon, 21 May 2007 23:17:02 +0200, Christopher Woods <cwoods_eol_at_[hidden]> wrote:

> Christopher Lux wrote:
>> bjam cxxflags=/D_SECURE_SCL=0 --toolset=msvc-8.0 --with-program_options variant=release
>
> I think you have to use "-D" not "/D". It appears that "/" messes with
> bjam. See the "[build] disabling specific warnings thread".

Hi,
i tried that, but i does not work. I now solved it by editing the user-config.jam file:
using msvc : 8.0_64 : : <cxxflags>/D_SECURE_SCL=0 ;

which works ok. Now i only have to edit it for debug and release builds which is fine by me.

Thanks for all the help!
-chris

-- 
Christopher Lux |
                 | Bauhaus University Weimar
                 | Faculty of Media - Virtual Reality Systems Group

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