Broken projects in archive download site?
-----------------------------------------

         Key: XERCESC-1430
         URL: http://issues.apache.org/jira/browse/XERCESC-1430
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: 2.3.0, 2.5.0    
 Environment: Windows XP, Visual Studio C++ .NET
    Reporter: Daniel Gröndal


Downloaded Xerces 2.3.0 and 2.5.0 from the archive download 
site(http://archive.apache.org/dist/xml/xerces-c/) and tried to build these 
using VC 7.1.

Compilation (of the VC7 project) was unsuccessful for both versions of Xerces 
because of:

1. Missing headerfile:
xerces-c-src_2_3_0\xerces-c-src_2_3_0\src\xercesc\dom\deprecated\NameNodeFilter.hpp(75)
 : fatal error C1083: Cannot open include file: 'NodeFilterImpl.hpp': No such 
file or directory

I have searched the source, but could not find this file.

2. Difference in classname and name of the constructor (classname is 
DomMemDebug and constructor is named DOMMemDebug):
xerces-c-src_2_3_0\xerces-c-src_2_3_0\src\xercesc\dom\deprecated\MemDebug.hpp(82)
 : warning C4183: 'DOMMemDebug': missing return type; assumed to be a member 
function returning 'int'


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to