Hi all,
Boy, nothing I try today seems to work. I am now trying to run
Xalan 1.4 with Xerces 2.1 and ICU 2.2 on RH 8 and get the following error
trying to compile.
PlatformSuppot/XalanEncodingPropertyCache.cpp: In member function
'bool XalanENcodingPropertyCache::canEncodeCharacter(unsigned in) const'
PlatformSupport/XalanEncodingPropertyCache.cpp:85: no
matching function for call to
'XalanOutputTranscoder::canTranscodeTo(unsigned int&)
const'
PlatformSupport/XalanEndcodingPropertyCache.cpp:105: no
matching function for call to
'XalanOutputTranscoder::canTranscodeTo(unsigned int&) const'
What am I doing wrong? I do believe this combination should
work. All these errors seem to always be in Xalan. Xerces and ICU compile
cleanly.
thanks,
Suzanne