SFML community forums

Help => General => Topic started by: Bocaj on August 04, 2012, 03:49:56 am

Title: Errors on OS X Mountain Lion
Post by: Bocaj on August 04, 2012, 03:49:56 am
ld: library not found for -lsfml-system-d
clang: error: linker command failed with exit code 1 (use -v to see invocation)
 
I get this error while trying to build my application.
Title: Re: Errors on OS X Mountain Lion
Post by: Hiura on August 04, 2012, 11:10:27 am
This has been fixed since RC was released.

See http://en.sfml-dev.org/forums/index.php?topic=7604.msg50256#msg50256 for a workaround.