Hello,
I will write a very simple game in C++ and I consider using the SFML library.I will write the game in Windows 7 but I want to be able to compile it and to execute it in Linux as well. How can I do that? If I use the Windows version of SFML does it mean that the code written in Windows will compile also in Linux? If no, then I may use a Linux emulator in Windows. Which emulator would you advice me to use that is compatible with SFML?
Thank you for your reply.