Hello, I am trying to set up SDL with code blocks. I installed the files manually using
this tutorial. I then tried to create an SDL project. Everything went fine until I received the following error. "The path you entered seems valid, but this wizard can't locate the following SDL's include file: SDL.h in it." I then searched for information on the error and found
this topic. It said that the headers for SDL have changed. (I am using version 1.2.14) They said to change the wizard settings. The problem is I don't know what to use in place of SDL.h. Thanks in advance for any help. I am using MinGW. I did read the rules and assume this falls under the category of code::blocks related?