Horde3D
http://www.horde3d.org/forums/

Timer class issues
http://www.horde3d.org/forums/viewtopic.php?f=3&t=1102
Page 1 of 1

Author:  Siavash [ 11.02.2010, 15:17 ]
Post subject:  Timer class issues

There is a few compile errors with MSVC and GCC when uncommenting the CustomTime bits from egModel.cpp [line 385, 386 and 424] in the SVN versions.

Code:
/// GCC 4.4.1 output log ///

Horde3D/Source/Horde3DEngine/egModel.cpp: In member function ‘bool ModelNode::updateGeometry()’:
Horde3D/Source/Horde3DEngine/egModel.cpp:385: error: ‘Timer’ was not declared in this scope
Horde3D/Source/Horde3DEngine/egModel.cpp:385: error: ‘timer’ was not declared in this scope
Horde3D/Source/Horde3DEngine/egModel.cpp:385: error: invalid use of incomplete type ‘struct StatManager’
Horde3D/Source/Horde3DEngine/egModules.h:21: error: forward declaration of ‘struct StatManager’
Horde3D/Source/Horde3DEngine/egModel.cpp:385: error: ‘EngineStats’ has not been declared
make[2]: *** [Horde3D/Source/Horde3DEngine/CMakeFiles/Horde3D.dir/egModel.o] Error 1
make[1]: *** [Horde3D/Source/Horde3DEngine/CMakeFiles/Horde3D.dir/all] Error 2
make: *** [all] Error 2

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/