
15 May
2007
15 May
'07
1:02 p.m.
On Tue, 15 May 2007 11:33:42 +0200 Jürgen Hunold <juergen.hunold@ivembh.de> wrote:
Just #define BOOST_TEST_DYN_LINK
The autotest code then creates a main for you.
I have the same problems. I did include -DBOOST_TEST_DYN_LINK in the compilation, but I still get the error. I see a vague reference in the documentation. So, specifically, what is the TRUE, and REASONABLE way of getting all my previous test programs to link correctly with 1.34?