Horde3D
http://horde3d.org/forums/

newbie question
http://horde3d.org/forums/viewtopic.php?f=2&t=187
Page 1 of 1

Author:  gplzth [ 11.11.2007, 16:40 ]
Post subject:  newbie question

As a first step, I'm trying to compile the Chicago sample program. I'm using Dev-C++ on XP. I found the right .h dependencies and got it to compile, but after that I get a bunch of linker errors, like:

[Linker error] undefined reference to `SDL_Init'

I specified the location of the proper .lib files, so I'm not sure why this should happen. Any ideas?

Author:  marciano [ 12.11.2007, 10:28 ]
Post subject: 

I assume that you haven't just set the lib directory but also explicitely linked to the SDLmain.lib?

If that's the case the problem could be that the lib files are not completely compatible between different compilers. I have included the VC8 version, but on the official site of libSDL you can also find precompiled VC6 and mingw versions which you could try. If that also doesn't work you have to recompile the SDL using your compiler.

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