The UNIX distributions for Xalan require the Xalan-C++ and Xerces-C++ libraries to be installed as well. I'd like to include the Xalan transformation engine in my Xcode application without requiring the installation of the libraries. Is it possible to build a statically linked version of Xalan that can be included totally within the Xcode project?

Reply via email to