From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2007-05-15 09:02:24


On Tue, 15 May 2007 11:33:42 +0200
Jürgen Hunold <juergen.hunold_at_[hidden]> 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?