Boost logo

Boost Users :

Subject: Re: [Boost-users] Inconsistent dll linkage trying to use boost/test as dll
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-04-16 16:48:24


McNamara, Nate <nate.mcnamara <at> rbccm.com> writes:

> #define BOOST_TEST_DYN_LINK
> #include <boost/test/included/unit_test.hpp>

These two lines contradict each other.

You need to include non-single header variant of UTF (hint: remove "included").


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net