libpqdll.lib
- From: Tony O'Bryan <postgresql(at)fordlandmall(dot)com>
- To: pgsql-cygwin(at)postgresql(dot)org
- Subject: libpqdll.lib
- Date: Thu, 17 Aug 2006 09:25:12 -0500 (CDT)
- Message-id: <Pine(dot)LNX(dot)4(dot)64(dot)0608170922290(dot)18847(at)tony(dot)localdomain>
I used MinGW + MSys to compile PostgreSQL 8.1.4 using the sequence:
./configure --no-zlib
make
make install
I am now trying to compile the Qt 3.3 PostgreSQL driver, which needs
libpqdll.lib. However, the PostgreSQL build process did not create a
libpqdll.lib, though it built libpq.dll just fine.
Did I miss a step to get libqpdll.lib built?
Home |
Main Index |
Thread Index