Thread: libpq Windows 7 64

libpq Windows 7 64

From
Bret Stern
Date:
Got a new fancy pants Dell T3500 Windows 7 Ultimate 64 bit machine.
PostgreSql 9.1

Trying to port a 32-bit XP libpq console app with Codeblocks.

Seems like the libpq.lib isn't linking quite right as the PQ_Connectdb,
PQstatus etc lib functions are reported as undefined.

Anyone out there get Windows 7 (64) libpq working?

PGadmin works great on my machine. It uses libpq.

Any and all help appreciated.