Newbie, static and dynamic library (C library - libpq) - Mailing list pgsql-general

From Ahmad Munif
Subject Newbie, static and dynamic library (C library - libpq)
Date
Msg-id 001a01c2320c$ffd460a0$d101a8c0@intra.magna.co.id
Whole thread Raw
List 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 by date:

Previous
From: Joe Conway
Date:
Subject: Re: Cross-Tab queries in postgres?
Next
From: Alessandro Baretta
Date:
Subject: Re: just a quick one ...