|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-12-10 10:52:57
"Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> writes:
>> metrowerks-C++-action
> c:\build\libs\test\build\bin\libboost_unit_test_framework.lib\cwpro8.3\debug
> \runtime-link-dynamic\execution_monitor.obj
>> ### mwcc Compiler:
>> # File: ..\libs\test\src\execution_monitor.cpp
>> # -----------------------------------------------
>> # 157: case _CRT_ASSERT:
>> # Error: ^^^^^^^^^^^
>> # undefined identifier '_CRT_ASSERT'
>> ### mwcc Compiler:
>> # 161: case _CRT_ERROR:
>> # Error: ^^^^^^^^^^
>> # undefined identifier '_CRT_ERROR'
>
> This one appears to be caused by the fact that metrowerks tools does not
> define the symbol _DEBUG in debug mode
Why don't you fix that one, too?
_DEBUG is an MSVC-specific symbol.
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk