Hello,
I'm new to Code Blocks (just downloaded it yesterday), and I must say, it's very nice!
Anyway, I attempted compiling SDL. I imported the VisualC project file (btw, importing projects = brilliant idea) in the SDL folder, but when I try to compile, I get an error which reads:
mingw32-gcc.exe: cannot specify -o with -c or -S and multiple compilations
How do I go about this? Thanks.