Newbie, static and dynamic library (C library - libpq)

Поиск
Список
Период
Сортировка
От Ahmad Munif
Тема Newbie, static and dynamic library (C library - libpq)
Дата
Msg-id 001a01c2320c$ffd460a0$d101a8c0@intra.magna.co.id
обсуждение исходный текст
Список pgsql-general
Hi,

i'm newbie in c/c++ language. i'm going to build c/c++ GUI application
on Windows and using C api (libpq) to connect my application to database.

i'm still confused regarding static and dynamic library,
i don't know how to include it to my source and how to compile
my source using static and dynamic library.

after compiled libpq on my windows i had static and dynamic library
 (libpq.dll, libpqdll.lib, libpq.lib)
then, i don't know how to include and compile my source if i use
static and dynamic library.

help me please, how to use it if i use static library, and if i use dynamic
library ?

thanks




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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Cross-Tab queries in postgres?
Следующее
От: Alessandro Baretta
Дата:
Сообщение: Re: just a quick one ...