Shouldn't you reconfigure and build Qt with psql support? Similarly than is done with MySQL in here: Building the QMYSQL plugin on Windows using MinGW
cd C:\Qt\4.3.2
configure -plugin-sql-psql
make
Shouldn't you reconfigure and build Qt with psql support? Similarly than is done with MySQL in here: Building the QMYSQL plugin on Windows using MinGW
cd C:\Qt\4.3.2
configure -plugin-sql-psql
make
J-P Nurmi
Bookmarks