See title. I'm using Code::Blocks. Googling results in info involving the sdl-config sh script, which I obviously can't use on Windows.
A:
JasonV
2010-10-25 18:23:15
That doesn't offer a solution not involving the sh script. Or does it? I'm still learning C++ and the relatively complex building system is the main thing that frustrates me.
Dataflashsabot
2010-10-25 18:27:47
Yeah, I just noticed that. You might want to research MSYS. http://www.mingw.org/wiki/MSYS
JasonV
2010-10-25 18:41:19