RE: Using static library in Cocoa app
RE: Using static library in Cocoa app
- Subject: RE: Using static library in Cocoa app
- From: email@hidden
- Date: Wed, 18 Jun 2003 16:11:12 +0100
Hi,
Have renamed my lib to libx.a from xlib.a and now it links
Thanks
>
----------
>
From: Finlay Dobbie
>
Sent: Wednesday, June 18, 2003 3:15 PM
>
To: email@hidden
>
Subject: Re: Using static library in Cocoa app
>
>
>
On Wednesday, June 18, 2003, at 03:11 pm, email@hidden wrote:
>
>
> I have checked this a number of times, the library is in the
>
> 'Frameworks &
>
> Libraries' section of the Target Settings. As far as I can tell I'm
>
> lniking
>
> against my library, I cannot find anything in Project Builder which
>
> says
>
> 'this files is a static library, link it.' Would be good if it were
>
> that
>
> obvious though.
>
>
Is your library name in the format libx.a? It must have the prefix lib
>
and the suffix .a
>
>
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.