SFML community forums

Help => System => Topic started by: chukyka on November 19, 2014, 01:35:18 am

Title: Could not build in xcode
Post by: chukyka on November 19, 2014, 01:35:18 am
Hello, I'm new with SFML, I've installed everything that is on the download page, and I try to run the sfml template and xcode 5 says this:

clang: error: unknown argument: '-frameworksfml-system' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-frameworksfml-window' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-frameworksfml-graphics' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-frameworksfml-audio' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: unknown argument: '-frameworksfml-network' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
 

I don't know what to do, please help!
Title: Re: Could not build in xcode
Post by: G. on November 19, 2014, 04:41:55 am
Did you download and use the template for xcode5? (it's written in a red box in the tutorial)
Title: Re: Could not build in xcode
Post by: Hiura on November 19, 2014, 11:10:46 am
G. said it. Please use the search feature of the forum next time, there are tons of this question here...