building using vc++6

Поиск
Список
Период
Сортировка
От sashan
Тема building using vc++6
Дата
Msg-id 40497527.1060703@ihug.co.nz
обсуждение исходный текст
Список pgsql-novice
Hi

I'm trying to build postgres7.4.1 using VC++6. I want to then build a
pygresql binary for python 2.3. I've only found binaries for python 2.2
and 2.1. Anyway I type

nmake /f win32.mak

in the src directory and get this error

getaddrinfo.c
..\..\include\c.h(66) : fatal error C1083: Cannot open include file:
'strings.h'

I've serched for strings.h in in the postgres-7.4.1 directory but it's
not there.

Thanks

--
sashan
http://www.cs.auckland.ac.nz/~sgov008/






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

Предыдущее
От: "Tony and Bryn Reina"
Дата:
Сообщение: Re: Anyone have example C code for Asynchronous Command Processing?
Следующее
От: "Dean Sheppard"
Дата:
Сообщение: SQL Query - Performance Problem