Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build Qt 5 MySQL Plugin for Android

Build Qt 5 MySQL Plugin for Android

Scheduled Pinned Locked Moved Installation and Deployment
mysqlmariadbqt5android
2 Posts 1 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MasterNoir
    wrote on 8 Feb 2016, 10:11 last edited by
    #1

    Hi,

    I'm following "Using mariadbclient (Option 1)" from this link:
    https://wiki.qt.io/Build_Qt_5_MySQL_Plugin_for_Android

    I did everything until Deployment Notes. After using the command
    "$BR"objdump -p libqsqlmysql.so | grep NEEDED
    I get the output
    /home/intech/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump: 'libqsqlmysql.so': No such file

    Am I missing something? Does somebody has an idea what went wrong?
    I'm using openssl1.0.2f, libiconv-1.14 and mariadb_client-2.0.0-src

    Thank you

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MasterNoir
      wrote on 8 Feb 2016, 13:47 last edited by
      #2

      One more thing:
      I'm trying to follow "Option 2" with my compiled files from option 1
      I do:
      qmake "INCLUDEPATH+=$SR/usr/include/mariadb"...
      make install

      I'm using .../android_armv7/bin/qmake.
      What else do I have to do to get it working?

      1 Reply Last reply
      0

      1/2

      8 Feb 2016, 10:11

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved