[SOLVED]driver not loaded issue
-
Deployment but since you can't deploy, you can't debug either
-
@SGaist said:
Deployment but since you can't deploy, you can't debug either
I tried to use Qt Creator 3.5.81 (3.6.0-beta1) something changed... may you please take a look to the log:
- Application Output: https://pastebin.kde.org/pgds5ctfr
- Compile Output: https://pastebin.kde.org/pjtzvwweb
-
Just to be sure, are you working on Linux ?
-
BTW, I tried to post some of my questions -as you advised me before- about Android but unfortunately Android development mailing-list is nearly dead :(
-
Strange, you can also ping people in the #necessitas IRC channel
-
No not at all, it's active, e.g. Nfc support added in 5.6
You can also use the #qt channel that might more active.
-
Because of lack of responses I opened a bug report in this link:
https://bugreports.qt.io/browse/QTCREATORBUG-15403 -
It's not a Qt Creator bug at all. Something make it so that the driver is not loaded indeed, but Qt Creator is innocent for that matter.
-
The problem solved and I updated the wiki page to include the solution:
https://wiki.qt.io/Build_Qt_5_MySQL_Plugin_for_Android#Using_mariadbclient_.28Option_2.29