Hi!I have downloaded SDL for my Dev c++ I have linked -lmingw32 -lSDLmain -lSDL into project options -parameters -linker and I 've set Win32 GUI type but I can't compile my program because of these errors:
cannot find -lSDLmain
ld returned 1 exit status
C:\Users\Public\Documents\Makefile.win [Build Error] [Project1.exe] Error 1
Would you help me with this errors?