Boost logo

Boost Users :

From: Paul Mensonides (yg-boost-users_at_[hidden])
Date: 2002-11-11 16:50:18


"Robert A. Reece" <yg-boost-users_at_[hidden]> wrote in message
news:aqp6dg$ct5$1_at_main.gmane.org...
> I'm using Forte 6 update 2 to compile my code. The preprocessor headers
> seem to have problems with all the various macros that get defined. These
> are the errors I'm seeing from compiling libs/preprocessor/test/list.cpp
> (using command CC -I../../.. list.cpp):

Robert, try defining this configuration macro before including any
headers...

#define BOOST_PP_CONFIG_FLAGS() BOOST_PP_CONFIG_BCC()

...and tell me if that works.

Paul Mensonides


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