Author Topic: How do I install SDL?  (Read 6171 times)

12me91

  • Guest
How do I install SDL?
« on: June 18, 2013, 04:29:36 am »
I read the wiki for codeblocks and installing SDL(http://wiki.codeblocks.org/index.php?title=Using_SDL_with_Code::Blocks), but when I get to step 5 I come to a problem. The latest version of the sdl 1.2.9 it told me to download doesn't have an sdl folder in the include folder, it just has a bunch of sdl_(name).h files. Do I put them in a folder named SDL and then copy them to include in my mingw's include folder or do I copy them just as as to my mingw's include folder?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: How do I install SDL?
« Reply #1 on: June 18, 2013, 07:58:17 am »
This Topi is not c::b related, but never mind...
If i download the SDL developer package from http://www.libsdl.org/release/SDL-devel-1.2.15-mingw32.tar.gz i have an sdl folder in the include folder...