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=20515>. 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=20515 The 'all' project fails when building on VS .Net but succeeds on VC6. Summary: The 'all' project fails when building on VS .Net but succeeds on VC6. Product: Xerces-C++ Version: 2.3.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The 'all' project fails in 5 of the sub-project builds during the link step with the following error (error is repeated about 180 times): error LNK2001: unresolved external symbol "private: __thiscall xercesc_2_3::XMemory::XMemory(class xercesc_2_3::XMemory const &)" (?? [EMAIL PROTECTED]@@[EMAIL PROTECTED]@@Z). Bugs #11915 and #20353 may be related to this problem although I can't be sure. A search through the source code did not reveal any occurrence of the string 'xercesc_2_3'. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]