Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: How do I go about porting a C++ SFML game developed on windows to Mac?  (Read 1397 times)

0 Members and 1 Guest are viewing this topic.

Merle

  • Newbie
  • *
  • Posts: 17
    • View Profile
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

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
How do I go about porting a C++ SFML game developed on windows to Mac?
« Reply #1 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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/