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, [EMAIL PROTECTED] 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
