Steven Watanabe a écrit :
AMDG
loveley wrote:
I have an issue while trying to run boost for the first time. I downloaded boost on my mac snow leopard, with eclipse. I compiled the sources(with bjam, without options), and I added the "include" directory (ie boost_1_41_0/boost)and the "libs" one (ie boost_1_41_0/libs) in eclipse. the example I used is the one provided by the official tutorial :
<snip>
and the error is: http://pastebin.com/m4c85af13 .
1. g++ -L/Applications/boost_1_41_0/libs -o "test_boost_1" ./principal/principal.o 2. Undefined symbols: 3.
"boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_cstring
const>, unsigned long, boost::unit_test::basic_cstring<char const>)", referenced from:
You need to link to the test library (-lboost_unit_test_framework)
In Christ, Steven Watanabe
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
hi, thank you. I wonder how I can link this test library; can you tell me how? This appears to be an option, but for what program? olivier. ___________________________________________________________________________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com