You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
.. | ||
lib | 8 years ago | |
ReadMe.txt | 8 years ago |
ReadMe.txt
The XMP Toolkit needs an external XML parser. The source from Adobe is written to use Expat, although adapters for other parsers can easily be written. The most recent version of Expat used with XMP is 2.1.0. To use Expat: 1. Obtain a copy of the Expat distribution. One good place is SourceForge: http://sourceforge.net/projects/expat/files/expat/2.1.0/ 2. Place Expat's lib directory within .../third-party/expat. I.e. as a sibling of this file. For Expat version 2.0.0 the contents of .../third-party/expat/lib are: amigaconfig.h ascii.h asciitab.h expat.dsp expat.h expatw.dsp expatw_static.dsp expat_external.h expat_static.dsp iasciitab.h internal.h latin1tab.h libexpat.def libexpatw.def macconfig.h Makefile.MPW nametab.h utf8tab.h winconfig.h xmlparse.c xmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c xmltok_impl.h xmltok_ns.c