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=7585>. 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=7585 xml4com.dsp - Cannot open source file: 'C:\xerces\xerces-c-src1_7_0\src\com\xml4com.idl' Summary: xml4com.dsp - Cannot open source file: 'C:\xerces\xerces-c-src1_7_0\src\com\xml4com.idl' Product: Xerces-C++ Version: 1.7.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Minor Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] I opened xerces-c-src1_7_0\Projects\Win32\VC6\xerces-all\xerces-all.dsw with MS Visual Studio 6, selected "xml4com" as the active project, kicked off a debug build, and got: Microsoft (R) MIDL Compiler Version 5.01.0164 Copyright (c) Microsoft Corp 1991-1997. All rights reserved. Processing C:\xerces\xerces-c-src1_7_0\src\com\xml4com.idl xml4com.idl fatal error C1083: Cannot open source file: 'C:\xerces\xerces-c-src1_7_0 \src\com\xml4com.idl': No such file or directory There are a number of files (not just xml4com.idl) that seem to be a level deeper into the source tree than the compiler is expecting. The work-around I used (which may have been over-kill) was to copy everything in xerces-c-src1_7_0 \src\xercesc, including sub-folders down a level into xerces-c-src1_7_0\src This problem also appears to be present in the latest nightly build (xerces-c- src_2002-03-23) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
