Build mysql plugin android
-
Hi
Im trying to build mysql plugin for android on Mac.
I tried to with this tuto https://wiki.qt.io/Build_Qt_5_MySQL_Plugin_for_Android
I have some errors when i compile openssl:
ar: ../../libcrypto.a: Inappropriate file type or format make[2]: *** [lib] Error 1 make[1]: *** [subdirs] Error 1 make: *** [build_crypto] Error 1 `` Can i build this plugin without openssl and mariadb ? Im using Mac OSX El capitain, Qt 5.5 and i have last android ndk and sdk Thank you