Re: Compile libpq for pg8.2.3 with vc7

Поиск
Список
Период
Сортировка
От Jeff McKenna
Тема Re: Compile libpq for pg8.2.3 with vc7
Дата
Msg-id 45E3404B.6040007@dmsolutions.ca
обсуждение исходный текст
Ответ на Compile libpq for pg8.2.3 with vc7  (Jeff McKenna <jmckenna@dmsolutions.ca>)
Список pgsql-hackers
Please ignore this question.  I was compiling with the 
/src/interfaces/libpq/win32.mak file.   I later noticed that the proper 
way to compile libpq is to use the /src/win32.mak file.

thanks.


jeff


Jeff McKenna wrote:
> Trying to compile 8.2.3 with VC 7.10.3077 (2003) on Win32, I get the 
> following error:
> 
> mypath\postgresql-8.2.3\src\include\c.h(88) : fatal
> error C1083: Cannot open include file: 'pg_config_os.h': No such file or 
> directory
> 
> 
> Is this a known issue?  (is there a patch available?)
> 
> thanks.
> 
> jeff
> 
> 
> 


-- 
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Deadlock with pg_dump?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Simple Column reordering