Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-10-31 23:57:14


"Kovarththanan Rajaratnam" <krj_at_[hidden]> wrote in message
news:clum9d$mtg$1_at_sea.gmane.org...
> Hello
>
> "Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> wrote in message
> news:cltgpk$mdp$1_at_sea.gmane.org...
> >
> > Could you please be more specific as to what kind of problems you
> > experiencing?
> >
> > I am using Boost.Test under VS2003 without any difficulties.
>
> Sorry for the lack of information in my initial post. Here's what I've
been
> trying.
> I can't seem to compile/link this simple test:
> http://www.boost.org/libs/test/doc/examples/unit_test_example1.html.
>
> The buildlog is locateed here:
>
> http://www.cs.aau.dk/~krj/boost/BuildLog1.htm

Boost.Test unlike other boost libraries by default supplied as offline
library. So you will need to link test an example with separately compiled
library see http://www.boost.org/libs/test/doc/compilation.html for details
how to compile Boost.Test components.

HTH,

Gennadiy

P.S. Be careful to compile both library and you test program with the same
version of C runtime library


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