Re: Has anyone used xmllib2 in an X-Code project?
Re: Has anyone used xmllib2 in an X-Code project?
- Subject: Re: Has anyone used xmllib2 in an X-Code project?
- From: Paul Collins <email@hidden>
- Date: Fri, 12 Nov 2004 18:33:30 -0800
On Nov 12, 2004, at 4:26 AM, John Draper wrote:
#include <stdio.h>
#include "libxml/encoding.h" <----- Error is here Says: libxml/xmlversion.h no such file.
My solution to this was add a symbolic link in /usr/include to the libxml folder on the development machine, like this:
% cd /usr/include
% sudo ln -s /usr/include/libxml2/libxml libxml
Paul Collins
** Gracion Software http://www.gracion.com/ **
** Tel: +1 (541) 488-3488 iChat/AV/AIM: gracionsoft **
** DigiTunnel 1.3 PPTP/VPN client for OS X **
** Now shipping! Envision: the new way to experience the web **
_______________________________________________
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