Alexpux / Qt-builds

Scripts for building Qt-5.x
48 stars 16 forks source link

Qt sql driver for Oracle with MinGW. #4

Closed Alexpux closed 11 years ago

Alexpux commented 11 years ago

When I configure Qt with "-plugin-sql-oci" I noticed by configure script that: "WARNING: Qt does not support compiling the Oracle database driver with MinGW, due to lack of such support from Oracle. Consider disabling the Oracle driver, as the current build will most likely fail."

Alexpux commented 11 years ago

Oracle driver seems to build. I add patch to remove cmd prompt for Qt warning about Oracle driver.