Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Using SFML with an already existing project
Print
Pages: [
1
]
Author
Topic: Using SFML with an already existing project (Read 986 times)
0 Members and 1 Guest are viewing this topic.
cardinal724
Newbie
Posts: 1
Using SFML with an already existing project
«
on:
June 01, 2013, 12:16:08 am »
So I have an XCode project already underway that I would like to add the SFML framework to so I can use some of its classes (Specifically the Image class).
I've already gone to this page:
http://sfml-dev.org/tutorials/2.0/start-osx.php
and followed all the instructions but it only tells you how to create a new SFML project which is not what I want.
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
Re: Using SFML with an already existing project
«
Reply #1 on:
June 02, 2013, 08:40:30 am »
If you don't want to/can't use the template, you can add SFML to your project with the standard Xcode procedure. And then you have to make sure the different frameworks are copied to your application bundle.
How familiar are you with Xcode ?
Logged
SFML / OS X developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Using SFML with an already existing project
anything