SFML community forums

Help => General => Topic started by: Acrobat on January 10, 2013, 09:09:24 am

Title: Link problem
Post by: Acrobat on January 10, 2013, 09:09:24 am
I have a strange problem with xcode (4.4, 4.4.1, 4.5) on OSX 10.8 (On 10.7 there was no error, this happened after i  reinstalling a new version)
I can't link sndfile framework with project, also can't build it from sources (compile errors), does anybody had this problem ?
P.S. all paths settet correctly
Title: Re: Link problem
Post by: Acrobat on January 10, 2013, 09:30:09 am
The error is :
Quote
ld: framework not found sndfile
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Title: Re: Link problem
Post by: Acrobat on January 10, 2013, 02:25:20 pm
Well the problem is solved, i created a dylib.
Here is a good tutorial if anyone will decide to do it : http://sourceforge.net/apps/mediawiki/csound/index.php?title=Building_Csound_on_OSX_Lion