I am attempting to build Xalan C++ with MSVC 7. I have already built ICU and Xerces, specifically with the XERCES_USE_ICU_TRANSCODER and XERCES_USE_INMEM_MESSAGELOADER options. I used the INMEM messageloader option because I don't have a need for multi-locale messages from the parser, and don't want to have to supply them myself.
The VC6 workspace defines XALAN_USE_ICU_TRANSCODER -- Is this option going to require me to supply my own message lib? If so, I want to build Xalan using the ICU transcoder and the ICU bridge for numeric processing, but NOT the ICU messageloader. Any help as to how to build the Xalan libs in VC7 this way, or whether I even need to, would be appreciated. Rich Stephens Software Developer Optio Software, Inc. Windward Fairways II 3015 Windward Plaza Alpharetta, GA 30005 (770) 576-3561 [EMAIL PROTECTED]
