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.
clanmills 6085392857 Restoring buildXMPsdk.sh to build from a "raw" Adobe download. 8 years ago
..
lib Restoring buildXMPsdk.sh to build from a "raw" Adobe download. 8 years ago
ReadMe.txt Restoring buildXMPsdk.sh to build from a "raw" Adobe download. 8 years ago

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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