Xalan doesn't user std::string anywhere, so I don't understand why you think this crash is caused by Xalan. Likely, you're mixing run-times:
http://xml.apache.org/xerces-c/faq-build.html#faq-11 If you want to build Xerces, you need to download the Xerces source distribution. Dave sk ask <[EMAIL PROTECTED] To: Xalan Xalan <[email protected]> oo.com> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: stl string and release build 05/13/2002 01:28 PM Hi, If I run my app (based on xalan 1.3), it runs fine in debug mode. However, in release every I refer to std::string the code crashes. When I got the xalan download - I can build the xalan on my machine (to make sure everything is build using the same vc++ servicePack). However, there are no dsp's to build the xerces source (xml-xerces does not have a projects folder like xalan). What exactly do I need to do, to build the corresponding xerces for the 1.3 xalan? Or, is the crash something more than this compile scenario? Thanks for any tips/hints. ===== __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
