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 2001/11/08 10:46:23 UTC

DO NOT REPLY [Bug 4733] New: - it is impossible to open xerces-all.dsw

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

it is impossible to open xerces-all.dsw

           Summary: it is impossible to open xerces-all.dsw
           Product: Xerces-C++
           Version: 1.5.2
          Platform: PC
        OS/Version: Windows 9x
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: shl@vlinkmail.com


It is impossible to open the MSVC6.0 workspace: "xerces-all.dsw" for building 
Xerces from sources. Service Pack 5.0 is installed.

All the dsp and dsw files have only Unix-like line terminators. That is lines 
are terminated by <LF> (0xA) only. The MSVS6.0 with SP 5.0 could not open the 
workspace or project when the corresponding files have not MSDOS-like line 
terminators <CR> <LF> (0xD 0xA).

The problem is solved. If someone needs the correct workspace and project files 
(dsw, dsp) or utility to correct them, email me at shl@vlinkmail.com.

Best regards,
Leonid Shlyapnikov

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