[ODBC] Compilation failure with nmake since 503bb09 - Mailing list pgsql-odbc

From Michael Paquier
Subject [ODBC] Compilation failure with nmake since 503bb09
Date
Msg-id CAB7nPqTsM78_bEG56xEUYsSFicXK=ikdJLsLtjLufSpsAdrVSA@mail.gmail.com
Whole thread Raw
Responses Re: [ODBC] Compilation failure with nmake since 503bb09  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
Hi all,

With the latest code of Postgres ODBC, I am seeing compilation
failures of this kind:
c:\Users\ioltas\git\pgodbc\connection.h(27) : fatal error C1083:
Cannot open include file: 'pqexpbuffer.h': No such file or directory

It seems to me that 503bb09 forgot to update win64.mak to include
$(PG_INC)/internal in the paths to scan for headers. Please see
attached a patch.

Regards,
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: "Georgy Pruss"
Date:
Subject: [ODBC] Bug in PostgreSQL ODBC - in names with dollar
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: [ODBC] Bug in PostgreSQL ODBC - in names with dollar