$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] preprocessing error
From: Arnaud GELAS (arnaud_gelas_at_[hidden])
Date: 2010-08-24 12:13:34
Hi all,
When compiling some code using boost, I get the following error:
/usr/include/boost/type_traits/type_with_alignment.hpp:142: error: Not a
valid preprocessing token ")BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_IIF"
For more details, I posted the log here:
http://gofigure2.sourceforge.net/temp/boost-error.txt
Any idea what I could do wrong?
My machine is a Fedora 13 (64 bits), the installed version of boost is
1.41.0, and I used gcc 4.4.4...
Thanks in advance,
Arnaud