Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Link problem  (Read 1974 times)

0 Members and 1 Guest are viewing this topic.

Acrobat

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Link problem
« 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

Acrobat

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Re: Link problem
« Reply #1 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)

Acrobat

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Re: Link problem
« Reply #2 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