Boost logo

Boost Users :

Subject: Re: [Boost-users] boost-test with wxWidgets
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-01-08 16:46:46


Matěj Týč <matej.tyc <at> gmail.com> writes:
> Example 9:
http://www.boost.org/doc/libs/1_37_0/libs/test/doc/html/utf/user-guide/test-organization/manual-nullary-test-case.html#utf.user-guide.test-organization.manual-nullary-test-case.example05

Argh!

It looks like there is a bug in this example. It uses single header variant of
UTF and is trying to define BOOST_TEST_DYN_LINK, which obviously incorrect and
will never work. This should explain a lot of strange behavior you experience
(like for example lack of errors if you don't link with library)

Please remove /included/ from include statement and try again. Let me know how
it works for you.

Gennadiy


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