Re: XEmacs 21.5.24 Cannot load project file to VS .NET
[email protected] Mon, 30 Jan 2006 22:46:46 EST
| Newsgroups | gmane.emacs.xemacs.beta,gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <[email protected]> |
-------------------------------1138679206 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In a message dated 1/30/2006 4:50:23 A.M. Eastern Standard Time, [email protected] writes: > I tried to load the .dsp (VC6 project file) cannot be load onto my VS .NET > Version 7.1.3088 with .NET Framework 1.1 Version 1.1.4322 SP1 > > I was told that the .dsp was corrupted, but I look through it and find the > text file seems to be alright > > Any suggestion for me to solve this? I don't understand why you don't understand. There's a problem with a file in the XEmacs distribution. Why would you ask on an MS list? In any case, the answer to the original poster's question: xemacs.dsp is missing the carriage returns required by Visual Studio. VS can compile source files with Unix line endings but the project files need to be DOSish. Convert the line endings and things should work fine. -------------------------------1138679206 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3DUS-ASCII"> <META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR></HEAD> <BODY id=3Drole_body style=3D"FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY:=20= Arial"=20 bottomMargin=3D7 leftMargin=3D7 topMargin=3D7 rightMargin=3D7><FONT id=3Drol= e_document=20 face=3DArial color=3D#000000 size=3D2> <DIV> <DIV>In a message dated 1/30/2006 4:50:23 A.M. Eastern Standard Time,=20 [email protected] writes:</DIV> <BLOCKQUOTE=20 style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><= FONT=20 style=3D"BACKGROUND-COLOR: transparent" face=3DArial color=3D#000000 size= =3D2>> I=20 tried to load the .dsp (VC6 project file) cannot be load onto my VS=20 .NET<BR>> Version 7.1.3088 with .NET Framework 1.1 Version 1.1.4322=20 SP1<BR>> <BR>> I was told that the .dsp was corrupted, but I look=20 through it and find the<BR>> text file seems to be alright<BR>> <BR>= >=20 Any suggestion for me to solve this?<BR><BR></FONT></BLOCKQUOTE></DIV> <DIV></DIV> <DIV> <DIV>I don't understand why you don't understand. There's a problem wi= th a=20 file in the XEmacs distribution. Why would you ask on an MS list?</DIV> <DIV> </DIV> <DIV>In any case, the answer to the original poster's question:</DIV> <DIV> xemacs.dsp is missing the carriage returns required by Visual=20 Studio.</DIV> <DIV> VS can compile source files with Unix line endings but the projec= t=20 files need to be DOSish.</DIV> <DIV> Convert the line endings and things should work fine.</DIV> <DIV> </DIV></DIV></FONT></BODY></HTML> -------------------------------1138679206--