undefined struct 'pg_conn' on Windows7

Поиск
Список
Период
Сортировка
От Brilliantov Kirill Vladimirovich
Тема undefined struct 'pg_conn' on Windows7
Дата
Msg-id 5450A2AC.60308@byterg.ru
обсуждение исходный текст
Ответы Re: undefined struct 'pg_conn' on Windows7  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hello!
I install postgre from postgresql-9.3.5-3-windows-x64.exe file and try
use libpq.lib from it.
My system Windows7 ServicePack1 and I use VisualStudioExpress 12 for
write code.
I add path to <postgre_install_dir>\include and
<postgre_install_dir>\lib in project and include libpq-fe.h file.
Unfortunately when I try build project I get error "uses undefined
struct 'pg_conn'".
How can I solve this problem?
Thank you and excuse me for my bad english.

--
Best regards,
Brilliantov Kirill Vladimirovich



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

Предыдущее
От: VENKTESH GUTTEDAR
Дата:
Сообщение: Re: Appending new data to existing field of Json data type
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: undefined struct 'pg_conn' on Windows7