| От | Andrei Kovalevski |
|---|---|
| Тема | Re: C functions under windows |
| Дата | |
| Msg-id | 4639E467.10307@commandprompt.com обсуждение исходный текст |
| Ответ на | C functions under windows ("Islam Hegazy" <islheg@gmail.com>) |
| Список | pgsql-general |
Islam Hegazy wrote: > Hi all > > I have postgresql server installed on a windows machine and I want to > retrieve data using C functions. I followed the steps in the > documentation but it didn't work for windows. I created a .dll > projects for my functions but postgres.h calls .h files that I can't > find on the windows machine like <strings.h>. I tested my functions > on another server installed on a linix machine and it worked > correctly. So the problem appears to be in the include files under > windows. > > Any idea how to solve this problem... > > Regards > Islam Hegazy If you use MSVC - try to setup 'Additional include directories' for your project. It should point to the PostgreSQL 'include' folder.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера