1
General / Re: Best way to cross-compile my game from linux?
« on: December 22, 2012, 08:12:09 pm »
The only solution that worked for me:
8 hours but it was worth the time!
- Install virtualbox and windows xp
- Recompile SFML with your compiler of choice (MinGW for me)
- Download Code::Blocks use tutorials on the site and compile your game with dynamic libraries
8 hours but it was worth the time!