Re: [Boost-users] Boost.Test error in Xcode debug build
24 Apr
2009
24 Apr
'09
12:46 a.m.
Can you give more details on your OS/compiler setup? Is it GCC version? What version of Boost r u using? What usage variant of Boost.Test? Sure gcc 4.0.1 (Apple) Boost 1.38 Variant: libboost_unit_test_framework-xgcc40-mt-1_38.dylib
Can you post simplest example here. #define BOOST_TEST_MODULE example #include
// ____________________________________________________________________________ // BOOST_AUTO_TEST_CASE( free_test_function ) { BOOST_CHECK( true /* test assertion */ ); }
What is the value of id? What os the value of res? You mean if line, right? Yes, correct.
Sean DeNigris sean@clipperadams.com
5683
Age (days ago)
5683
Last active (days ago)
0 comments
1 participants
participants (1)
-
DeNigris Sean