What exactly did you pass to configure.exe in the first place?
What exactly did you pass to configure.exe in the first place?
configure.exe.....i use it only when i install Qt4 lib. I really dont remember what i passed to it...But after installing library i have qt postgre driver sources and pro file
Now i use qmake and nmake that i read in documentation
and thenqmake -o Makefile "INCLUDEPATH+=C:\Program Files\PostgreSQL\8.2\include" "LIBS+=C:\Program Files\PostgreSQL\8.2\lib\ms\l
ibpq.lib" psql.pro
nmake
a life without programming is like an empty bottle![]()
Bookmarks