dyld: (No such file or directory, errno =2)... But the file/directory is there... Why am I still getting this?
dyld: (No such file or directory, errno =2)... But the file/directory is there... Why am I still getting this?
- Subject: dyld: (No such file or directory, errno =2)... But the file/directory is there... Why am I still getting this?
- From: Mark Grob <email@hidden>
- Date: Wed, 19 Oct 2005 07:39:07 -0400
- Thread-topic: dyld: (No such file or directory, errno =2)... But the file/directory is there... Why am I still getting this?
Title: dyld: (No such file or directory, errno =2)... But the file/directory is there... Why am I still getting this?
I keep getting this error when trying to run my .app outside of Xcode:
dyld: /VRengine/example/VREngine1a OSX.app/Contents/MacOS/VREngine Debug OSX can't open library: libisense.dylib (No such file or directory, errno = 2)
The application runs in Debug and Release as long as I run it within xCode. As soon as I try to run it as a .app outside of Xcode I get this error. I have made sure that the dylib is in the bundled app resources location and in the same directory as the .app itself and it still passes this error.
Settings in xCode:
I have the libisense.dylib set as relative to the project build location. Why do it still do the error above?
-Mark Grob
Www.vrshell.com
_______________________________________________
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