Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 4 templates don't work with SFML 2.0 RC #212

Closed
mantognini opened this issue Apr 22, 2012 · 2 comments
Closed

Xcode 4 templates don't work with SFML 2.0 RC #212

mantognini opened this issue Apr 22, 2012 · 2 comments
Labels
Milestone

Comments

@mantognini
Copy link
Member

Because the debug binaires are not shipped the templates don't work. See this post.

Add an option in the wizard to enable/disable the use of debug lib.

@psibar
Copy link

psibar commented Jan 6, 2013

I still have problems compiling with Xcode 4.5. I get errors of the sort
"Undefined symbols for architecture x86_64: sf::RenderWindow::RenderWindow(… "

The same code compiles fine, however, if I compile directly from command-line "by g++ -lsfml-xxx main.cpp……"
I also do not have any issues, if I use Xcode 4.2.

I am sorry if I missed anything, but I really checked all sorts of things. I have also read all the posts concerning Xcode compiling issues and I tried compiling with the frameworks option and without. I tried release and debug version and played around with the template settings as described in several posts. I have even rebuild SFML from source and reinstalled SFML. Nothing helped.

@mantognini
Copy link
Member Author

Please use the forum first if you need help. This particular issue was discussed over and over. See for example :

Thanks.

@mantognini mantognini removed their assignment Apr 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants