Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
How do I go about porting a C++ SFML game developed on windows to Mac?
Print
Pages: [
1
]
Author
Topic: How do I go about porting a C++ SFML game developed on windows to Mac? (Read 1761 times)
0 Members and 1 Guest are viewing this topic.
Merle
Newbie
Posts: 17
How do I go about porting a C++ SFML game developed on windows to Mac?
«
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
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11032
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.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
How do I go about porting a C++ SFML game developed on windows to Mac?