Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Qt5.2 + Android + MySQL / PostgreSQL

$
0
0
I’ve just installed Qt5.2 for Linux/x86 and Android, and I notice that while the MySQL and PostgreSQL plugins (libqsqlmysql.so and libqsqlpsql.so) are available by default for the x86 library (./5.2.0/gcc/plugins/sqldrivers/), they’re not available for the Android library (5.2.0/android_armv5/plugins/sqldrivers/), where only libqsqlite.so is available. There’s no other way to get MySQL and PostreSQL support on Android without recompiling the whole library myself? Are there any plans to include the libraries like in the x86 version in the future?

Viewing all articles
Browse latest Browse all 13965

Trending Articles