Re: [psqlODBC 08.02.0400] Cannot build with VS2005 SP1 - Mailing list pgsql-odbc

From Rainer Bauer
Subject Re: [psqlODBC 08.02.0400] Cannot build with VS2005 SP1
Date
Msg-id 8g2u53tpgkoc1rfmv88n78vbl9gtrvvt6a@4ax.com
Whole thread Raw
In response to [psqlODBC 08.02.0400] Cannot build with VS2005 SP1  (Rainer Bauer <usenet@munnin.com>)
List pgsql-odbc
I wrote:

>I was having a small problem with the official 08.02.0400 release and wanted
>to fix it myself. However, when trying to load the project into VS2005
>Professional SP1, I get the following error:
>
>Project file could not be loaded.
>The project is either missing from disk or access was denied.
>Reason: The project file or web has been moved, renamed or is not on your
>computer.

I found out what is wrong: there is a file missing in the source tar balls,
namely "psqlodbc.vcproj". After downloading it from the online repository I
could open the project.

Shouldn't that file be included?

Rainer

pgsql-odbc by date:

Previous
From: Rainer Bauer
Date:
Subject: Re: [psqlODBC 08.02.0400] Cannot build with VS2005 SP1
Next
From: Rainer Bauer
Date:
Subject: [psqlODBC 08.02.0401] Compiling fails on VS2005SP1