error : undefined reference to winmain sur codeblocks /(sdl install)

103 views Asked by At

To install SDL2 with codeblocks , i recieve when i compile the error : "undefined reference to winmain " I added -L mingw32 -L SDL2 -L SDL2main -mwindows

but still the same problem anyone can help me please ?

0

There are 0 answers