hi Dewi,
Thanx for the info.
I was able to link my dylib with the application successfully.
But while executing the application I am getting this error :
dyld: /Users/hpathak/Trial/test/build/test.app/Contents/MacOS/test can't
open library :
libtest.dylib (No such file or directory,errno =2)
test has exited due to signal 5 (SIGTRAP).
Any idea why this is happening???
-Regards,
Hemanta.
-----Original Message-----
From: Dewi Williams [mailto:email@hidden]
Sent: Tuesday, December 07, 2004 10:29 PM
To: Hemanta Pathak
Subject: Re: info needed????????
On 7 Dec 2004, at 16:52, Hemanta Pathak wrote:
> Hi All,
>
> I am unable to link a dylib(test.dylib) while building the
> application in
> Xcode(ver 1.2).The application is Cocoa Document -based Application.
>
> The error is as follows: can't locate file for :-test
>
> I have set path for searching Xcode in the following manner:
> >Project->Get
> Info->Styles->Library Search Paths.
>
> Has anyone got any info on removing this error?????????
Build it as libtest.dylib, and it should work. Apple has a Q&A on this
somewhere on its website.
-- Dewi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden
This email sent to email@hidden