Re: Adding external library in cocoa app
Re: Adding external library in cocoa app
- Subject: Re: Adding external library in cocoa app
- From: "Harsh Trivedi" <email@hidden>
- Date: Tue, 23 Sep 2008 11:56:57 -0700
Thanks for the reply Matt,
can you suggest a method or a
reference document for adding external libraries to a leopard based cocoa
app. The reason I specifically mention leopard is because leopard doesnot
allow adding static libraries
-Harsh
On Tue, Sep 23, 2008 at 11:10 AM, Matt Long <email@hidden>wrote:
> If you compiled your libs using the normal linux/unix ./configure, make,
> make install routine, you likely don't have universal binaries. Can't be
> sure your issue without seeing your linker error messages, but this is a
> likely cause.
>
> -Matt
>
>
>
>
> On Sep 23, 2008, at 11:50 AM, Harsh Trivedi wrote:
>
> Hi,
>> I am new to cocoa and objective c. I am trying to create an application
>> which uses an external C library (exosip2 and libyahoo2). I have
>> downloaded
>> the source code compiled it using terminal and added it to my project.
>> however I am having issues with it my application gives me a linking error
>> while linking the application. can anyone suggest a definite proper way so
>> I
>> can get this rite
>>
>> Thanking you all in advance
>> Harsh
>> _______________________________________________
>>
>>
--
Harsh Trivedi
International Graduate Student MS SE
email@hidden
(408) 293 1645
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden