Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.8.0
-
None
Description
It is not possible to create the mysql plugin for android.
I Tried Option 1 and 2 from:
https://wiki.qt.io/Build_Qt_5_MySQL_Plugin_for_Android
both stop in the end at the creation of the plugin itself where qmake reports the following:
~/Qt5.8.0/5.8/Src/qtbase/src/plugins/sqldrivers/mysql$ ~/Qt5.8.0/5.8/android_armv7/bin/qmake
Project ERROR: Library 'mysql' is not defined.
So how can i define the mysql library? And/Or why is it not defined as default?
Attachments
Issue Links
- duplicates
-
QTBUG-58372 re-enable out-of-tree build of sql driver plugins
- Closed