Hello, Im trying to compile my SDL program for Windows using MinGW. The program compiles using DevKitGP2X but not when using MinGW.
I get the following error:
CODE
Linking tutorial.exe...
_objs/_win32/sdltest.o(.text+0x2c8):sdltest.cpp: undefined reference to `_imp__rotozoomSurface'
collect2...