Re: Adding external library in cocoa app
Re: Adding external library in cocoa app
- Subject: Re: Adding external library in cocoa app
- From: Matt Long <email@hidden>
- Date: Tue, 23 Sep 2008 12:10:12 -0600
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
_______________________________________________
_______________________________________________
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