From: Niki S. <nik...@gm...> - 2005-03-15 11:40:37
|
Using - gcc version 3.4.2 (mingw-special) i got this gcc.compile.c++ bin\gcc\debug\eve.o In file included from ../../../adobe/eve.hpp:19, from ..\..\source\eve.cpp:22: ../../../adobe/forest.hpp:392: error: expected `;' before "nodes_m" ../../../adobe/forest.hpp:402: error: non-template `rebind' used as template and this gcc.compile.c++ bin\gcc\debug\virtual_machine.o ../../../third_party/boost_tp/boost/boost/type_traits/remove_const.hpp: In function `void <unnamed>::virtual_machine_init_once()': ../../../third_party/boost_tp/boost/boost/type_traits/remove_const.hpp:56: error: `template<class T> struct boost::remove_const' is not a function, ../../../adobe/conversion.hpp:42: error: conflict with `template<class T> T& adobe::remove_const(const T&)' ..\..\source\virtual_machine.cpp:355: error: in call to `remove_const' regards, Niki Spahiev |