Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt6 Android - SQLite Driver Not Found

Qt6 Android - SQLite Driver Not Found

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 105 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.
  • Marcello_JorizzoM Offline
    Marcello_JorizzoM Offline
    Marcello_Jorizzo
    wrote on last edited by Marcello_Jorizzo
    #1

    Hi,
    I'm using Qt Creator 14.0.2 and trying to build an Android app with the Android Qt 6.8.0 Clang arm64-v8a Kit, and I need some help with SQLite3 support...

    The SQLite plugin fails to load, but it exists:

    ls /opt/Qt/6.8.0/android_x86/plugins/sqldrivers/

    Output:
    libplugins_sqldrivers_qsqlite_x86.so

    any Ideas?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      From the looks of it, you try to load an x86 plugin with an arm64 version of Qt. That's not possible.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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