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 PROTECTED]>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 PROTECTED] (408) 293 1645 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]