[PyQt] Re: Build PyQt with sql Driver plugins

paulino1 at sapo.pt paulino1 at sapo.pt
Wed Sep 26 16:32:18 BST 2007


Citando Linos <info at linos.es>:

> paulino1 at sapo.pt escribió:
>>
>> Citando Linos <info at linos.es>:
>>
>>> Paulino escribió:
>>>> *>Linos* info at linos.es
>>>> <mailto:pyqt%40riverbankcomputing.com?Subject=%5BPyQt%5D%20Build%20PyQt%20with%20sql%20Driver%20plugins&In-Reply-To=200709251523.53366.phil%40riverbankcomputing.co.uk>
>>>>
>>>> />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.
>>>>
>>>>
>>>> I have also compiled by hand sip and PyQt, and instaled qt from
>>>> binary, but didn't got QODBC available.
>>>>
>>>> What options did you gave the PyQt's configure.py?
>>>>
>>>>
>>>> Paulino
>>>>
>>> Paulino i am using gcc 3.4.5 from mingw, PyQt-win-gpl-4.3, sip-4.7,
>>> python 2.5.1 and
>>> qt-win-opensource-4.3.1-mingw, i compile pyqt whithout any options in
>>> configure.py, it detects qsql and
>>> qodbc while compiling and works ok.
>>>
>>
>> I used the same packages you refer!
>>
>> I wonder why it didn't detected QODBC ????
>>
>> Paulino
>>
>
> i have in c:\qt\4.3.1\plugins\sqldrivers\ the files:
>
> libqsqlodbc4.a
> qsqlodbc4.dll
>
> do you have the same?
>

Yes, and also:
libqsqlite4.a
qsqlite4.dll

But don't have any driver available.

Paulino



More information about the PyQt mailing list