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: The Karl Adam <email@hidden>
- Date: Sat, 13 Nov 2004 13:50:57 -0500
I took this approach as well, works fine for me.
On Fri, 12 Nov 2004 18:33:30 -0800, Paul Collins <email@hidden> wrote:
> > 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
>
>
_______________________________________________
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