
18 Jun
2004
18 Jun
'04
4:41 a.m.
/usr/local/boost/libs/test/src/unit_test_log.cpp:383: undefined reference to
`boost::unit_test::ut_detail::xml_log_formatter::xml_log_formatter[in-charge
](boost::unit_test::unit_test_log const&)' collect2: ld returned 1 exit status
Do I need the latest CVS snapshot or what? This worked a few days ago, so I don't know what happened. I'm using the unit test framework.
Dave
When did it start to fail? I didn't commit any changes for several days Try clean rebuild. It maybe caused by new detail namespace name, which I did change recently. Gennadiy.