DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24577>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24577 Build fails with STLPort4.5 in VC6 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-01-16 15:52 ------- This seems to be an incompatibility between STLPort, VC++ 6 and Xerces. It looks like the only way you have to be able to use the three of them together is by either: - disable the new iostream in STLPort (by defining _STLP_NO_OWN_IOSTREAMS in the stlport/stl_user_config.h header) - or remove the StdOutFormatTarget.cpp from the Xerces project (it's a helper class, and unless you use it directly, it's not needed) Hope this helps, Alberto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]