• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
troubles with including an .so file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

troubles with including an .so file


  • Subject: troubles with including an .so file
  • From: RaphaĆ«l Jecker <email@hidden>
  • Date: Thu, 15 Nov 2007 09:15:17 +0100

Hi there

after having tried out everything I could find on this Subject I hope to finally get help here:
The problem looks as follows: I can compile the project, but when I try to run the Application I get an error like this:
dyld: Library not loaded: libSurf.so
Reason: image not found
I am quite new to programming on XCode I must say. The only way I get it working is to open a Terminal, set the Environment Variable with
export DYLD_LIBRARY_PATH= (mypath)
and run the App from inside the terminal - which I don't find a very nice thing to do everytime. I tried the dylib_file flag as well but didn't work either.
Anyone know how to get that right?


Thanks alot in advance!
raphael


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: troubles with including an .so file
      • From: Peter Mulholland <email@hidden>
    • Re: troubles with including an .so file
      • From: Rick Altherr <email@hidden>
  • Prev by Date: Re: What's the easiest way to break on an Obj-C exception?
  • Next by Date: Re: What's the easiest way to break on an Obj-C exception?
  • Previous by thread: Re: What's the easiest way to break on an Obj-C exception?
  • Next by thread: Re: troubles with including an .so file
  • Index(es):
    • Date
    • Thread