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. Qt 5.15.2 Android UnsatisfiedLinkError
Forum Updated to NodeBB v4.3 + New Features

Qt 5.15.2 Android UnsatisfiedLinkError

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

    Greettings cute enthusiasts,

    I've had report like this on Android with Qt 5.15.2:

    java.lang.UnsatisfiedLinkError
    java.lang.UnsatisfiedLinkError: 
      at java.lang.Runtime.load0 (Runtime.java:908)
      at java.lang.System.load (System.java:1505)
      at org.qtproject.qt5.android.QtNative$4.run (QtNative.java:505)
      at org.qtproject.qt5.android.QtThread$2.run (QtThread.java:87)
      at org.qtproject.qt5.android.QtThread$1.run (QtThread.java:61)
      at java.lang.Thread.run (Thread.java:761)
    

    Is there a known workaround for this ?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vega4
      wrote on last edited by Vega4
      #2

      we've been experiencing the very same error as seen within Google's ANR reports.. seems to be a QT-related issue? Was 5.15.2 open-source ever upgraded with the most recent bug-fixes (those available in commercial license) ?

      1 Reply Last reply
      0

      • Login

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