Sdl --libs Compiler Issue...


Jawdy

Still Fresh
Joined
Jan 3, 2006
Messages
14
Im having a rather specific (and VERY annoying issue) with my compiler and the SDL libraries.

Basically, it goes through the motions, and finishes practically all the .c >> .o and checks etc - then, the error:
error at line 53:2 (the point in the sdl-config where you get the @blahblahblah@ section)

Please tell me im just being dumb. Trying to compile using the win32 libraries and win32 based make.exe (linux box died t'other night :( )

Thanks all
 
nickspoon posted on Apr 5 2006 at 04:49 PM said:
Get rid of sdl-config and do it manually.
Now comes the even dafter question - how do you go about doing it manually?

And no, im not asking for a complete description of how to do it (i need to do some of the work :p), just some pointers and links.

Thanks!
 
Last edited by a moderator:
Back
Top