> I am attempting to compile the âAllInOneâ project in Xalan 1.8.0 with Xerces 2.5.0 and STLPort 4.6.2 using MSVC 7.1 > on Windows XP.
> I have added the stlport includes to the include path ahead of all others, defined _STLP_DEBUG, > _STLP_USE_DYNAMIC_LIB, _REENTRANT, _STLP_USE_OWN_NAMESPACE (I have tried with, without, > and with some others I have found in some postings), and am including the xerces-c_2D.lib and > XalanMessages_1_8D.lib libraries. I also have my âAdditional Library Directoriesâ pointing to the > directory containing debug version of STLPort. I've seen similar problems with VC 6.0, but only when _STLP_DEBUG is defined. I'll try to reproduce what you're seeing, but I'm not sure it's Xalan-specific. Dave
