Boost logo

Boost Users :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-02-28 13:44:34


Tim Allison <tallison <at> meicompany.com> writes:
> > What compiler are u using? Can you post compilation command? These errors
may
> > only mean that you doing something funny during compilation and compiler
do
> > not see BOOST_AUTO_TEST_CASE macro.
>
> I am using Gnu compiler 4.1.3-29. I have reduced the number of
> switches, so that the actual line used to build is:
> g++ -g -I../lib -I/usr/X11R6/include -I../../../source/ecs/shared
> -DOS_IS_LINUX -c FuserTests.cc

Where is boost include? Can you generate preprocessed code? Do you see boost
test code? what do u see in place of BOOST_AUTO_TEST_CASE( test1 )?

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