Linking error while trying to integrate FOMD application with mine.

Posted by Usman on Stack Overflow See other posts from Stack Overflow or by Usman
Published on 2010-04-02T07:19:03Z Indexed on 2010/04/02 7:23 UTC
Read the original article Hit count: 613

Filed under:
|
|

Hi. i am trying to use FMOD example application "dsp_effectperspeaker" in my application. But i m getting error

  dyld: Library not loaded: @loader_path/../Frameworks/libfmodex.dylib
  Referenced from: /Users/asimahmed/Library/Application Support/iPhone Simulator/User/Applications/AF942B1F-A2CB-42D7-B878-47F3F7D51CAF/ChannelSound.app/ChannelSound
  Reason: image not found

i googled and found this http://brockwoolf.com/blog/how-to-use-dynamic-libraries-in-xcode-31-using-fmod

but error is still there.

Usman

© Stack Overflow or respective owner

Related posts about fmod

Related posts about iphone