Build Qt MySQL Plugin For Qt 5.12 Android X86 platform
-
wrote on 24 Jun 2020, 17:27 last edited by
Hello all,
I'm trying to build Qt MySQL plugin for Qt 5.12.7 using Android-ndk-r21d for Android X86 platform.
I understand that for building the MySQL plugin, we require libmariadb.so / libmysqlclient.so and MySQL header files.
Is there any tutorials or help page available for the same and then build the mysql plugin ?
For Qt 5.9, I was able to build using https://gist.github.com/mbnoimi/e909ff3be27a6272b235efeef1cf8ec3
Any help is highly appreciated.
--Nara
-
Hello all,
I'm trying to build Qt MySQL plugin for Qt 5.12.7 using Android-ndk-r21d for Android X86 platform.
I understand that for building the MySQL plugin, we require libmariadb.so / libmysqlclient.so and MySQL header files.
Is there any tutorials or help page available for the same and then build the mysql plugin ?
For Qt 5.9, I was able to build using https://gist.github.com/mbnoimi/e909ff3be27a6272b235efeef1cf8ec3
Any help is highly appreciated.
--Nara
@narayanan-krish said in Build Qt MySQL Plugin For Qt 5.12 Android X86 platform:
For Qt 5.9, I was able to build using
And what does not work with Qt 5.12.7?
1/2