Anonymous - 2009-10-16

hi im having problems compiling moldeo on slackware64 due to this compiling error make: Entering directory `/root/moldeo/trunk/0.7'
g++ -I./inc/ -I/usr/include/SDL -I/usr/include/GL -I/usr/include/smpeg -I/usr/include -I/usr/include/freetype2 -I../../externlibs//tinyxml/inc -o src/libmoldeo/moArray.o -c src/libmoldeo/moArray.cpp
In file included from ./inc/moAbstract.h:36,
                 from ./inc/moMath.h:42,
                 from ./inc/moTempo.h:33,
                 from ./inc/moTypes.h:486,
                 from ./inc/moArray.h:35,
                 from src/libmoldeo/moArray.cpp:32:
./inc/moText.h:305: error: expected constructor, destructor, or type conversion before 'moText'
make: ***  Error 1
make: Leaving directory `/root/moldeo/trunk/0.7'
make: ***  Error 2
using gcc 4.3.3 any help you can give me would be cool thanks