SFML community forums

Help => General => Topic started by: Merle on December 04, 2016, 07:48:48 pm

Title: How do I go about porting a C++ SFML game developed on windows to Mac?
Post 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
Title: How do I go about porting a C++ SFML game developed on windows to Mac?
Post by: eXpl0it3r on December 04, 2016, 07:57:31 pm
The simplest way is to follow the official tutorial for OS X and then recompile your game on OS X.