Re: dyld: Library not loaded, Reason: image not found. Why?
Re: dyld: Library not loaded, Reason: image not found. Why?
- Subject: Re: dyld: Library not loaded, Reason: image not found. Why?
- From: "rohit dhamija" <email@hidden>
- Date: Tue, 7 Mar 2006 09:45:02 +0530
Hi,
did any body enountered this issue ?
rohit
On 3/6/06, rohit dhamija <email@hidden> wrote:
> Hi all,
> I am using Xcode 2.2 Mac OS X 10.4.3 DTK machine and have a query:
>
> Communiating with my USB device from my APP -> myFrameworkLibrary ->
> Framework which further communicates with the device and returns back
> data to myApp through myFramework library.
> The procedure works fine if I put myframeworklibrary and the framework
> in /Library/Frameworks. But now i require to place both into my
> current application directory. On doing so (placing both frameworks in
> my current application path) gives my following error on running:
>
> "
> dyld: Library not loaded:
> myFrameworkLibrary.framework/Versions/A/myFrameworkLibrary
> Referenced from:
> /Users/admin/Desktop/CC/build/Release/CC.app/Contents/MacOS/CC
> Reason: image not found
>
> CC has exited due to signal 5 (SIGTRAP).
> "
>
> I searched the previous mails but couldnot got any exact way to change the path.
>
> I hope many people have encountered this situation :) Can any body
> please share with me how to set the path so that the app should not
> search for the custom settings path always ??
>
> Any pointers, comments are most welcome
> --
> Rohit Dhamija(M) 9818446545
>
--
Rohit Dhamija(M) 9818446545
_______________________________________________
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