cegui_mk2-0.2.1 and Fedora Core 4 compilation
Posted: Sat Jul 16, 2005 00:01
Hello everybody. I'm having problems compiling the said release on my newly installed Fedora Core 4 on my Athlon64 PC. Here are the error messages:
../include/CEGUISingleton.h: In constructor 'CEGUI::Singleton<T>::Singleton() [with T = CEGUI::Logger]':
../include/CEGUILogger.h:146: instantiated from here
../include/CEGUISingleton.h:61: error: cast from 'CEGUI::Singleton<CEGUI::Logger>*' to 'int' loses precision
../include/CEGUISingleton.h:61: error: cast from 'CEGUI::Logger*' to 'int' loses precision
../include/CEGUISingleton.h:62: error: cast from 'CEGUI::Singleton<CEGUI::Logger>*' to 'int' loses precision
make[2]: *** [CEGUIExceptions.lo] Error 1
make[2]: Leaving directory `/usr/local/src/cegui_mk2-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/cegui_mk2-0.2.1/src'
make: *** [all-recursive] Error 1
How can I fix this one?
../include/CEGUISingleton.h: In constructor 'CEGUI::Singleton<T>::Singleton() [with T = CEGUI::Logger]':
../include/CEGUILogger.h:146: instantiated from here
../include/CEGUISingleton.h:61: error: cast from 'CEGUI::Singleton<CEGUI::Logger>*' to 'int' loses precision
../include/CEGUISingleton.h:61: error: cast from 'CEGUI::Logger*' to 'int' loses precision
../include/CEGUISingleton.h:62: error: cast from 'CEGUI::Singleton<CEGUI::Logger>*' to 'int' loses precision
make[2]: *** [CEGUIExceptions.lo] Error 1
make[2]: Leaving directory `/usr/local/src/cegui_mk2-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/cegui_mk2-0.2.1/src'
make: *** [all-recursive] Error 1
How can I fix this one?