$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kirill Lapshin (yg-boost-users_at_[hidden])
Date: 2003-07-15 19:57:49
dick.bridges_at_[hidden] wrote:
> The last reference to this failure I found in the archive was from Feb
> 19th. I got boost_1_30_0.zip from SourceForge yesterday. Have I missed an
> update to something somewhere?
IIRC, the problem is that you can't compile dll version of boost.test,
try to use static version instead. I am using static boost.test libs in
couple of projects, and have not seen any problems.
HTH
--Kirill