
22 May
2007
22 May
'07
3:28 p.m.
Christopher Woods 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".
On that thread I first said that using "-" instead of "/" works, and then corrected myself. It doesn't work, and I can't figure out how to make it work.