The SDL package usually just includes the libraries for use by precompiled programs. <BR><BR>Since you're compiling, you'll probably need to install the SDL-devel package to get the .h files it's ...
Hey all, I'm using Mac OS 9.1 and MetroWorks CodeWarrior 4.1 in my school programming class. I'm trying to get the SDL library to work so I can write some graphical apps, but I've had some ...
All programs, be they Windows managers, media player or games, involve some kind of audio feedback. So why not a program in Linux include audio capabilities? We have chosen SDL(Simple DirectMedia ...