Jean-Claude Wippler | 23 Jun 15:43

Re: Windows MSVC6 Compile error


Pat Thoyts wrote:

> On 22/06/07, John <bradley.ring <at> gmail.com> wrote:
>>
>> I tried to open the MSVC6 solution from the 2.4.9.7 and every project
>> in the solution caused the error:
>>
>> Cannot load the project due to a corrupt project file.
[...]
> The problem is the old issue of line endings. The release tar.gz has
> been checked out on a unix-type system and has created the .dsp files
> with unix line endings which msvc hates. You can easily convert the
> line-endings using any number of tools.

Ah, thanks.  This must have happened during the CVS -> SVN migration.

Fixed by running the following svn command:
	svn propset svn:eol-style CRLF win/msvc60/*.ds?

I've uploaded a new 2.4.9.7 tarfile with crlf line endings.

-jcw

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "metakit" group.
To post to this group, send email to metakit <at> googlegroups.com
To unsubscribe from this group, send email to metakit-unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/metakit?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane