[PyQt] Build PyQt with sql Driver plugins

Linos info at linos.es
Tue Sep 25 22:21:33 BST 2007


The last version in windows works very well for me with odbc support but i have compilend by hand (sip
and pyqt, qt installed from binary) i dont know if binary packages fail, i have a problem with odbc in
linux but in windows works very well.

Phil Thompson escribió:
> On Tuesday 25 September 2007, paulino1 at sapo.pt wrote:
>> In the Pyqt4 docs i find the option -t PLUGIN for the configure command.
>>
>> By "PLUGIN" I shall write the dll filename (qtsqlodbc4.dll) or the
>> driver name QODBC, or the full path to the dll?
>>
>> I tried -t qtsqlodbc4 and don't have the driver availlable.
> 
> The docs say that the flag is to be used when Qt has been built as static 
> libraries - so there won't be any .dll files. Look in the plugin directories 
> to see what .lib files have been created when Qt was built.
> 
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 



More information about the PyQt mailing list