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.
Asked
Active
Viewed 4,241 times
0
-
See http://stackoverflow.com/questions/17620884/static-linking-of-sdl2-libraries for SDL 2/MinGW/Code::Blocks – E. T. Jul 12 '13 at 22:53
1 Answers
0
-
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 Oct 25 '10 at 18:27
-
Yeah, I just noticed that. You might want to research MSYS. http://www.mingw.org/wiki/MSYS – JasonV Oct 25 '10 at 18:41