Boost logo

Boost Users :

Subject: Re: [Boost-users] [filesystem] running afoul of _HAS_ITERATOR_DEBUGGING - VC 9.0
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2009-01-19 10:08:57


Hi !

On Monday 19 January 2009, Raman wrote:
> Steven Watanabe <watanabesj <at> gmail.com> writes:
> > Exactly how did you build Boost?
> This is the commandline I use to build boost.

> bjam toolset=msvc-9.0 define=_CRT_SECURE_NO_WARNINGS=0
> define=_SCL_SECURE_NO_WARNINGS=0 define=_SECURE_SCL=0
> define=_HAS_ITERATOR_DEBUGGING=0 --build-type=complete
> threading=multi --layout=versioned --without-python --without-mpi
> stage -j4>boost_build_vc90.log

This will definetely not work. You are missing some quotes. Use
define="_SCL_SECURE_NO_WARNINGS=0" for all #defines having a "=" inside.
Tip: Use -n to check if the command line really works as expected.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !


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