The following comment has been added to this issue: Author: Jesse K Wonsowski Created: Fri, 27 Aug 2004 3:36 PM Body: By the way, I was attempting to build XercesLib.dll
xml-xerces\c\Projects\Win32\BCB6\Xerces-all\XercesLib\XercesLib.bpr --------------------------------------------------------------------- View this comment: http://issues.apache.org/jira/browse/XERCESC-1267?page=comments#action_37864 --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-1267 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-1267 Summary: 2.5.0 Nightly Build (20040827104559) Doesn't Compile w/BCB6 Type: Bug Status: Unassigned Priority: Blocker Project: Xerces-C++ Components: Build Versions: Nightly build (please specify the date) Assignee: Reporter: Jesse K Wonsowski Created: Fri, 27 Aug 2004 3:25 PM Updated: Fri, 27 Aug 2004 3:36 PM Environment: PC, Windows XP and Windows 2003 Enterprise Description: Xerces-C version: xml-xerces-20040827104559.tar.gz Compiler: Borland C++ Builder 6 w/update 4 Compiler errors out on lines 355-358 of src/xercesc/dom/deprecated\DOMString.cpp: [355] int DOMString::gLiveStringDataCount = 0; [356] int DOMString::gTotalStringDataCount = 0; [357] int DOMString::gLiveStringHandleCount = 0; [358] int DOMString::gTotalStringHandleCount = 0; Compiler Messages: [C++] DOMString.cpp(1): [C++ Error] DOMString.cpp(355): E2233 Cannot initialize a class member here Full parser context DOMString.cpp(77): namespace xercesc_2_5 [C++ Error] DOMString.cpp(356): E2233 Cannot initialize a class member here Full parser context DOMString.cpp(77): namespace xercesc_2_5 [C++ Error] DOMString.cpp(357): E2233 Cannot initialize a class member here Full parser context DOMString.cpp(77): namespace xercesc_2_5 [C++ Error] DOMString.cpp(358): E2233 Cannot initialize a class member here Full parser context DOMString.cpp(77): namespace xercesc_2_5 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]