Home

libxml2

QtLibxmlReader requires the libxml2 library, version 2.6 or later. During development we used 2.6.9.

If you are using Unix, the library is probably already installed on your system. Otherwise you can usually get binaries from your OS vendor, or compile the sources from http://www.xmlsoft.org/.

We have included Windows binaries for libxml2 and its dependencies in the 3rdparty directory of the package. To use these, copy the 3rdparty\libxml2 directory to a convenient location, say c:\libxml2. You then need to add c:\libxml2\lib to your PATH, so the system will find the DLL's.

QtLibxmlReader is shipped with Windows DLLs for libxml2 (http://www.xmlsoft.org/), libiconv (http://www.gnu.org/software/libiconv/) and zlib (http://www.gzip.org/zlib/). The license files for these libraries are located in the 3rdparty/libxml2 directory of this package.

Copyright © 2003-2004 TrolltechTrademarks
Qt Solutions