pkgsrc-wip/libxml++/TODO
Jeremy C. Reed ee7c99e903 New package:
libxml++ is a C++ interface for working with XML files. It uses libxml2
to parse and write the actual XML files. It has a simple and complete API.

(I packaged this so I can now build Passepartout which I am also packaging.)
2003-11-28 05:27:46 +00:00

6 lines
230 B
Text

maybe should mention libxml2 instead
did not build with old gcc:
In file included from ../../libxml++/parsers/domparser.h:12,
from domparser.cc:7:
../../libxml++/document.h:19: ostream: No such file or directory