Re: [Q] linking libiconv?
Re: [Q] linking libiconv?
- Subject: Re: [Q] linking libiconv?
- From: Uli Kusterer <email@hidden>
- Date: Sat, 8 Apr 2006 19:12:47 +0200
Am 08.04.2006 um 18:00 schrieb JongAm Park:
So... probably there is another way to link to the library. Can
anyone tell me about it?
Well.. linking like other Unix is one answer. But wouldn't make the
project use the SDK enough?
This is really better suited for the Xcode mailing list, as you
mention, this has nothing to do with Cocoa.
To link to a library, drag it into the "Frameworks" group of your
project file. The SDK only decides where it looks for headers and
libraries. You still have to tell it which of them you actually want
to use by linking them in.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden