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/11/10 01:47:53 UTC

DO NOT REPLY [Bug 24543] New: - latest version of C++ parse doesn't build with visual studio 2003

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=24543>.
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=24543

latest version of C++ parse doesn't build with visual studio 2003

           Summary: latest version of C++ parse doesn't build with visual
                    studio 2003
           Product: Xerces-C++
           Version: 2.3.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: castillo@goldsys.com


The latest version will not built with Visual Studio 2003. There are
problems with changes made with how visual studio handle iostream.h. 
When I fixed all these problems, it finally built, but now I get an error
that the MSVCCRTD.dll is not found, so other work probably needs
to happen to get this to build with VS2003.
I actually am using the binaries for the dll and building the
samples.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org