1 Dec 2004 01:53
Re: SDL compile error
Efthym <efthym <at> gmx.net>
2004-12-01 00:53:51 GMT
2004-12-01 00:53:51 GMT
I have used string.h before without any problems. I also tried one of the SDL demos (only a blank window) and that worked as well. SDLGUI was provided on the book I have "Data structures for game programming" by Ron Penton. I checked out the SDL_gui but they dont seem to be same. Maybe you're right, there's some incompatibility between the SDLGUI and my compiler. I had some other problems with it before, but managed to solve them. Guess the only thing left is go through the SDLGUI source code and hopefully find something. By the way i'm using Fedora Core 2, [root <at> Purgatory SDL]# g++ --version g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Thanx for your help Efthym On Tue, 30 Nov 2004 20:43:34 +0100, Sebastian Beschke <s.beschke <at> gmx.de> wrote: > Efthym wrote: >> Hi list, >> I'm new to SDL, trying to compile a simple program using SDL, SDL_ttf >> and SDLGUI library. >> I'm reveiving a strange error about "string.h".(Continue reading)
RSS Feed