[ODBC] Compilation failure with nmake since 503bb09

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема [ODBC] Compilation failure with nmake since 503bb09
Дата
Msg-id CAB7nPqTsM78_bEG56xEUYsSFicXK=ikdJLsLtjLufSpsAdrVSA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [ODBC] Compilation failure with nmake since 503bb09
Список 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

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Georgy Pruss"
Дата:
Сообщение: [ODBC] Bug in PostgreSQL ODBC - in names with dollar
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] Bug in PostgreSQL ODBC - in names with dollar