Horde3D

Next-Generation Graphics Engine
It is currently 13.05.2024, 11:56

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 10.07.2009, 21:51 
Offline

Joined: 10.07.2009, 21:16
Posts: 42
Hi all,

I am new to Horde3D and wanted to compile the last version from SVN on my Ubuntu box.

"strcmp()" is used in Horde3D/Samples/Chicago/main.cpp, Horde3D/Samples/Knight/main.cpp and Extensions/Terrain/Sample/main.cpp, but neither <cstring> nor <string.h> is included, causing a compilation error.

Furthermore, there are some warnings, namely :
Quote:
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp: In member function ‘virtual bool Renderer::init()’:
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:125: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:126: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:127: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:128: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:129: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:130: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:131: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:132: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:135: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:136: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:137: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Horde3D/Source/Horde3DEngine/egRenderer.cpp:138: attention : deprecated conversion from string constant to ‘char*’

/home/funto/install/horde3d/trunk/Extensions/Terrain/Source/extension.cpp: In function ‘bool Horde3DTerrain::initExtension()’:
/home/funto/install/horde3d/trunk/Extensions/Terrain/Source/extension.cpp:46: attention : deprecated conversion from string constant to ‘char*’
/home/funto/install/horde3d/trunk/Extensions/Terrain/Source/extension.cpp:47: attention : deprecated conversion from string constant to ‘char*’


That's all ^^

Now I am going to test Horde3D a bit :)


Top
 Profile  
Reply with quote  
PostPosted: 11.07.2009, 09:14 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
Thanks! You are right, although the code compiles fine with MSVC.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group