Boost logo

Boost :

From: Markus Schöpflin (schoepflin_at_[hidden])
Date: 2001-09-04 03:55:51


Hi there,

if I try to compile "libs\utility\iterator_adaptor_test.cpp" using
boost 1.24.0 I get the following errors:

...\boost\detail\iterator.hpp(130) : error C2039: '_DBG_iter' : is
not a member of '_STLD'
...\boost\detail\iterator.hpp(130) : error C2061: syntax error :
identifier '_DBG_iter'

and a whole lot of other errors which are probably related to this
errors. Release build works fine.

Could someone please tell me, if the above combination of tools
should work? If yes, what am I doing wrong?

TIA, Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk