iphone - unknown argument: '-stdc++' [-Wunused-command-line-argument-hard-error-in-future] during build in XCODE 5.1 -


i error when build project in xcode 5.1. followed link , downloaded new command line tools apple.but facing same issue. please guide me. thanks

have 3 steps u should fix it: - remove -stdc++ in other linker flags - add -lstdc++ other linker flags - add libstdc++6.09.dylib link binary libraries.

good luck.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -