Author Topic: SDL usage to create a Linux executable  (Read 3972 times)

finston1

  • Guest
SDL usage to create a Linux executable
« on: April 04, 2013, 05:20:14 pm »
I have compiled and linked my code written in C and C++ and calling certain Windows APIs to a Win32 .exe using SDL and MinGW in Code::Blocks runnings on Windows XP. How do I use Code::Blocks and SDL to compile and link to create a Linux executable, please? I can run Code::Blocks on either Windows XP or Ubuntu Linux.

Thanks


Finston