Hi,
   I have created a static library application which uses our postgres function calls.And i have a dll application which uses the static library application ...
but this dll i am unable to build as it is asking for libpqdll.lib.
Can't i use the static version of it i.e.,libpq.lib?
I have both in my release folder of postgres.
How can i use this static library(libpq.lib) so that it should not ask for libpqdll.lib?or Is it must that we need to give
 
Any one pls help me.............
 
Thanks in advance.,
Sandhya

Reply via email to