lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] What IDE do you use now?


From: Bob McConnell
Subject: Re: [lwip-users] What IDE do you use now?
Date: Tue, 08 Jul 2008 08:21:53 -0400
User-agent: Thunderbird 2.0.0.4 (X11/20070604)

David Empson wrote:
Explanation: the files from CVS are using UNIX line endings (LF
only). Visual Studio doesn't recognise workspace and project files in
this format. They have to be resaved with MS-DOS line endings
(CR/LF).

This needs to be done for the .dsp files as well as the .dsw file.

If the files were packed correctly, WinZIP, InfoZip. WinRAR, etc. should convert the line endings automatically to match the platform they are unpacked onto. If that doesn't happen, I suspect there is a bug in the program that created the zip file. The files are flagged as binary instead of text.

A good text editor, like Textpad4, can read the the Unix files and save them as MSDOS files without changing the encoding (ASCII, UTF, etc). IIRC, Notepad2 can do that as well. There are also unix2dos utilities available to convert the line endings.

Bob McConnell
N2SPP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]