Alexpux / Qt-builds

Scripts for building Qt-5.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt sql driver for Oracle with MinGW.

Alexpux opened this issue · comments

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."

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