Re: Windows MSVC6 Compile error

Jean-Claude Wippler <[email protected]> Sat, 23 Jun 2007 15:43:06 +0200
Newsgroups gmane.comp.db.metakit
Message-ID <[email protected]>
Pat Thoyts wrote:

> On 22/06/07, John <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/metakit?hl=en
-~----------~----~----~----~------~----~------~--~---