$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost unit_test.cpp problem when try to compile simple program
From: Robert Matusewicz (matekm_at_[hidden])
Date: 2009-09-25 04:13:36
> The only way these even remotely possible if BOOST_TEST_DYN_LINK is defined
> somewhere.
>
> Gennadiy
Yes, Yes - I link to dynamic Boost and use BOOS_ALL_DYN_LINK. There is
no way to use Boost.Test with dynamic linking?
Robert