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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - roxasoath

Pages: [1]
1
General / Re: Setting up SFML 2.1 on XCode 5.1.1
« on: October 07, 2014, 09:53:14 pm »
Hi, I'm having a problem as well. I have gone through all the steps but I am getting several errors when I go to run/build the project from the tutorial. I get:


clang: error: unknown argument: '-frameworksfml-system'
clang: error: unknown argument: '-frameworksfml-window'
clang: error: unknown argument: '-frameworksfml-graphics'
clang: error: unknown argument: '-frameworksfml-audio'
clang: error: unknown argument: '-frameworksfml-network'

I've tried using the shell script install and doing the steps manually. Can someone correct my stupidity? Thanks!

Pages: [1]
anything