[xml] LibXML2 and libiconv frameworks, OSX, Project Builder



I'm trying to port a small command-line XML app, written in C, from Linux to OSX. I downloaded the frameworks (thanks!), and I'm using those. I've included both the libxml and libiconv frameworks in my project using the regular menu options in Project Builder. When I try to build, it finds libxml ok, but libxml can't find iconv (apparently) -- it fails with "header file 'iconv.h' not found" in libxml's encoding.h

What do I need to do to get my simple C program to compile?

Thanks,

Michael





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]