[Q] linking libiconv?
[Q] linking libiconv?
- Subject: [Q] linking libiconv?
- From: JongAm Park <email@hidden>
- Date: Sat, 08 Apr 2006 09:00:44 -0700
Hello, all.
I made a sample Xcode project file with which I can try learning how to
use the iconv. I found that the iconv headers and iconv libraries are
already there in MacOS X 10.4u SDK and other MacOS X SDK versions.
The project type is "C++ tool", not any Cocoa app.
I checked that the project uses "MacOS X 10.4u SDK" on the "Info" panel.
However when a iconv function call, for example, iconv_open() is called,
it crashes. It seems to me that it can't find the library function.
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?
Thank you.
JongAm Park
_______________________________________________
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