Somebody there???
Somebody there???
when i was building the plugin manually on windows i had to copy libpq.a to H:\PostgreSQL\8.2\lib\ms. I dont know if this helps you. But you got the same building error (in your previous post) that i got.
Hi,
I dont have \ms in C:\psql\lib.
libpq.a is in C:\psql\lib.
But you installed the Postgres developer library as well?
Look at this thread.
http://www.qtcentre.org/forum/f-inst...post60433.html
Maybe you have to create a folder and copy the file there.
\ms is to msvc, isnt it?
I have mingw.
Does somebody have qt(+ mingw + psql) installed in Windows Vista here? If yes, it could make a step by step tutorial how install and integrate with psql using mingw in Vista.
I got it!!!![]()
I had to edit qtvars.bat. Put C:\psql\bin and C:\psql\lib.
Thanks everyone!!!
Hi,
got again the same problem, the driver isn't loaded.
i created the dll with qmake -> no problem, i used the dll viewer to check which dlls are needed that the qpsql4 dll works copied them into the same directory but still my qt creator is not recognizing that the psql driver is installed.
i tried mabey that i was in the wrong dir, so i cut out the other dlls --> then qt creator said no drivers installed, i mean he said drivers avilable: .... and named non, so i guess it was cause i deleted them, when i put them back in he finds them, but
and not my psql driver.Qt Code:
To copy to clipboard, switch view to plain text mode
any1 got another idea?
tobi
Bookmarks