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.


Topics - Richie2000

Pages: [1]
1
General / Mac Xcode error: "ld: library not found for -lsfml-system"
« on: January 25, 2013, 11:53:35 pm »
I'm trying to get SFML setup and compile the basic application in Xcode.

Used this page, but still got errors:
http://www.sfml-dev.org/tutorials/2.0/start-osx.php

I've tried to compile both dylib and framework applications and neither work.

For dylibs:
I edited the SFML_LINK_DYLIBS_SUFFIX setting to "".
Made sure that the dylibs files were in /usr/local/lib


For frameworks:
I added /Library/Frameworks to the framework search path.


MacBook Air (Mid 2012, Mac OS X Lion 10.7.5)
SFML: Version 2.0 RC (Installed using the wizard)
Xcode: Version 4.5.2 (4G2008a)

Pages: [1]
anything