v0.27.3
Andreas Huggel 18 years ago
parent b75fc593f0
commit 7b9d6f4b87

@ -1,12 +1,16 @@
Exiv2 XMP support Exiv2 XMP support
***************** *****************
XMP support is controlled with the --enable-xmp and --disable-xmp On UNIX-like systems, XMP support is controlled with the --enable-xmp
options to the configure script. Building Exiv2 with XMP support and --disable-xmp options to the configure script.
requires the Expat XML parser library (http://expat.sourceforge.net/). Building Exiv2 with XMP support requires the Expat XML parser library
The --with-expat configure option can be used if it is installed in a (http://expat.sourceforge.net/). The --with-expat configure option
non-standard directory. See the main README file for general build can be used if it is installed in a non-standard directory.
information. The MSVC project files for Windows are setup to always build Exiv2
with XMP support. Before compiling, copy the Expat libexpat.lib file
to the directory msvc/lib in the Exiv2 source tree.
See the main README file for general build information.
For API documentation of XMP classes and samples, build or install the For API documentation of XMP classes and samples, build or install the
documentation and go to doc/html/getting-started.html documentation and go to doc/html/getting-started.html

Loading…
Cancel
Save