troubles with including an .so file
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