Boost logo

Boost Users :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-02-21 15:05:42


Tim Allison <tallison <at> meicompany.com> writes:
> I am using boost 1.33.1-42 <at> 586 on Suse 10.2 (If it matters, my computer
> is a Latitude D510) and Gnu compiler 4.1.3-29 <at> 586 (as listed by Smart
> Package Manager).

The new docs cover Boost.Test starting 1.34
 
> When I run the make file, it echos out the following line:
> g++ -Wno-deprecated -frepo -m32 -g -I../lib -I/usr/X11R6/include
> -I../../../source/ecs/shared -DOS_IS_LINUX -c FuserTests.cc
>
> FuserTests.cc is the file into which I have attempted to copy the
> examples.

Would you care to share with us the file content?
 
> The case I am most interested in running uses BOOST_AUTO_TEST_CASE(
> functionName ). This line produces the error:
> FuserTests.cc:16: error: expected constructor, destructor, or type
> conversion before ‘(’ token

Obviosly Boost.Test headers are not included.

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