You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/06/05 19:30:42 UTC

DO NOT REPLY [Bug 20515] New: - The 'all' project fails when building on VS .Net but succeeds on VC6.

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: xerces-c-dev@xml.apache.org
        ReportedBy: cpimagna@att.net


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 &)" (??
0XMemory@xercesc_2_3@@AAE@ABV01@@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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org