SFML community forums
Help => General => Topic started by: Merle on December 04, 2016, 07:48:48 pm
-
I made a game using C++ and SFML developed on windows, but all of my friends and family members have macs. I have access to one if I really need it, but how do I port it? The game is here:
http://gamejolt.com/games/blast-to-the-spacecraft/214827
-
The simplest way is to follow the official tutorial for OS X and then recompile your game on OS X.