vc7.1 build error with boost::mpl (1_31_0)
Status: Beta
Brought to you by:
slisznianski
Hi,
When compiling rhapsodia i get errors like
boost_1_31_0\boost\mpl\less.hpp(39) : error C2760:
syntax error : expected ',' not ';'
and a couple of other errors like this :
boost_1_31_0\boost\mpl\less.hpp(39) : error C2144:
syntax error : 'const bool' should be preceded by '}'
what's wrong?
I am using vc7.1 and an earlier rhapsodia release did
compile.
Cheers, Dirk
Logged In: YES
user_id=386023
This looks like a boost mpl library issue with the VC7.1
compiler.
We tested rhapsodia with this compiler without any problems.
Are you getting those errors when compiling sample programs,
or your own project?
Thanks,
Slawomir Lisznianski