[Bug 320937] Re: libxml++2.6-dev headers installed to invalid path

Murray Cumming murrayc at murrayc.com
Sat Jan 24 20:33:45 UTC 2009


> Including this in a c++ source file as:
> #include <libxml++-2.6/libxml++/libxml++.h>

But you shouldn't do that. You should use pkg-config to give you the include path, and just use 
#include <libxml++/libxml++.h>

This is entirely normal for libraries which plan to have parallel-
installed versions, as all libraries should.

This may help:
http://libxmlplusplus.sourceforge.net/docs/manual/html/index.html#id2504511

(I am the upstream maintainer.)

** Changed in: libxml++2.6 (Ubuntu)
       Status: New => Invalid

-- 
libxml++2.6-dev headers installed to invalid path
https://bugs.launchpad.net/bugs/320937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list