[GCC-XML] gccxml, boost/typeof/typeof.hpp, and msvc 9.0sp1

Christopher Bruns cmbruns at rotatingpenguin.com
Fri Jul 2 18:17:29 EDT 2010


I could use some advice on how to get gccxml working with certain boost headers.

// test.hpp
#include <boost/typeof/typeof.hpp>
// end of test.hpp

Running gccxml (built from cvs head as of July 2, 2010) yields:

In file included from C:/Program
Files/boost/boost_1_43_0/boost/typeof/typeof.hpp:103,
                 from test.hpp:1:
C:/Program Files/boost/boost_1_43_0/boost/typeof/msvc/typeof_impl.hpp:151:
error: qualified name does not name a class before '{' token

This is with visual studio 9 sp1.
Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
.NET Framework Version 3.5 SP1
Windows XP

Thanks in advance for any advice and enlightenment.



More information about the gccxml mailing list