On Tue, Jun 14, 2005 at 05:38:07PM +0200, lode leroy wrote:
> Euh, I meant
> Cflags: -I${includedir}/libxml
> 
> since it looks from the include dir that the directory is now called 
> "libxml"

  Bzzz, even more wrong than previous attempt. Applications must use

    #include<libxml/parser.h>

as "parser.h" may be fairly common, it's a namespace problem.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to