Closed Zero3K closed 1 year ago
The compiled exe works but it is not statically linked. I used the following command to compile it:
gcc pl_mpeg_player.c -o pl_mpeg_player.exe -mconsole -lglew32 -lopengl32 -lsdl2
The compiled exe works but it is not statically linked. I used the following command to compile it:
gcc pl_mpeg_player.c -o pl_mpeg_player.exe -mconsole -lglew32 -lopengl32 -lsdl2