Boost logo

Boost Users :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2003-03-25 08:59:51


> The unresolved symbol test_and_continue_impl seems most curious
since
> one of it's parameters expects a wrapstrstream, not a
wrap_strstream
> as the function declaration itself would suggest.
>
> Any ideas what I'm doing wrong? (NOTE: I'm linking to the static
> multi-threaded lib).
>
> Thanks!
> Dan

Is it possible that you have 2 versions of Boost.Test installed? It
looks like you ompile with old one, while link with library built
from new sources.

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