Link error when use functions of PGtypes

Поиск
Список
Период
Сортировка
От Fanbin Meng
Тема Link error when use functions of PGtypes
Дата
Msg-id 86c29173ca516ce11d48b7ba5c56c2cb@mail.gmail.com
обсуждение исходный текст
Список pgsql-general

Hi:

I installed PostgreSQL9.0 from EnterpriseDB with“one click installer”  in windows 7 & 32bit.

and use microsoft visual studio 2010 c++.

I added the libpq.lib to the link property of the project, also included the lib folder and path.

Successfully compiled .c and .cpp file after  transfer .pgc file to .c file using ECPG.

But it always have errors like this when link:

error LNK2019: unresolved external symbol _PGTYPESinterval_new referenced in function.

And all the function PGTYPEStimestamp  and PGTYPEsinterval can cause the same error.

Does someone can help me?

Thanks.

Fanbin

 

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

Предыдущее
От: Nick Raj
Дата:
Сообщение: Re: Debug Contrib/cube code
Следующее
От: Derrick Rice
Дата:
Сообщение: Migrating to a WAL-shipped replication cluster