Windows project files still contain names of missing files
----------------------------------------------------------
Key: XALANC-512
URL: http://issues.apache.org/jira/browse/XALANC-512
Project: XalanC
Type: Bug
Components: XalanC
Versions: CurrentCVS
Environment: Windows
Reporter: June Ng
Fix For: CurrentCVS
A bunch of files were removed when a patch for XalanC-480 was checked in.
These files are still listed in the VC6 and VC7.1 project files so when I try
to do a Windows build, the build fails because these missing files cannot be
found.
fatal error C1083: Cannot open source file:
'C:\mybuild\xml-xalan\c\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp': No
such file or directory
fatal error C1083: Cannot open source file:
'C:\mybuild\xml-xalan\c\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp': No such
file or directory
fatal error C1083: Cannot open source file:
'C:\mybuild\xml-xalan\c\src\xalanc\XMLSupport\FormatterToXMLBase.cpp': No such
file or directory
I believe the fix is to remove them from the project files.
--
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]