- Архив списков рассылки pgsql-interfaces

Поиск
Список
Период
Сортировка
От Ashish Gupta
Тема
Дата
Msg-id OE36rhMOgRGkQ6mBySs0000424b@hotmail.com
обсуждение исходный текст
Список pgsql-interfaces
hi everybody,
 
I am using postgresql database comfortably through java/JDBC. I intend to use this database through C++ programs and i get this error when i compile the sample program for libpq++
 
g++  -I/usr/local/pgsql/include -I/root/ashish/postgresql-7.1.3/src/interfaces/  -o testlibpq0 testlibpq0.cc -L/usr/local/pgsql/lib -lpq++       
/usr/bin/ld: cannot find -lpq++
collect2: ld returned 1 exit status
 
can anybody guide me  why this error is coming......
 
 
thanks in advance
 
 
ashish
 

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Query for Postgre
Следующее
От: Carlos Moreno
Дата:
Сообщение: Re: