Boost logo

Boost :

From: Rozental, Gennadiy (Gennadiy_at_[hidden])
Date: 2002-09-19 12:29:59


> > 3. Use boost/test/minimal.hpp instead of
> > boost/test/test_tool.hpp+BOOST_INCLUDE_MAIN. It provides
> you with the set of
> > features that were defined in v1(which is most probably is
> want you were
> > using). It should not incur significant compilation
> slowdown and it does not
> > require to link with precompiled components
>
> Gennadiy,
>
> I think this mode currently is broken. I get an unresolved
> symbol error
> for the following function.
>
> ld: 0711-317 ERROR: Undefined symbol:
> .boost::test_toolbox::detail::test_and_continue_impl(bool,const
> boost::test_toolbox::detail::wrapstrstream&,const
> char*,int,bool,boost::unit_test_framework::report_level)

This could not be true. minimal.hpp does not use unit_test_framework.
Make sure that you don't include boost/test/test_tools.hpp

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk