I've been trying to compile a Xalan framework using XCode on the Mac for the past week. I've already got Xerces compiled into a framework and working. I can get Xalan to successfully compile, however, when I try to use it I get errors with XercesDOMWrapperParsedSource (the exact error is "error: no matching function for call to 'xalanc_1_10::XercesDOMWrapperParsedSource::XercesDOMWrapperParsedSource(xercesc_2_7::DOMDocument*, xalanc_1_10::XercesParserLiaison&, xalanc_1_10::XercesDOMSupport&, xalanc_1_10::XalanDOMString)'").

Has anyone been able to successfully compile Xalan into a framework using XCode? Thanks for any help!

Kelly

Reply via email to