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. Problem with QtChart on Android

Problem with QtChart on Android

Scheduled Pinned Locked Moved Solved Mobile and Embedded
1 Posts 1 Posters 540 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.
  • H Offline
    H Offline
    HTWAMD
    wrote on last edited by HTWAMD
    #1

    Hey,

    I have a simple qml file with 2 charts on it. Execute it on desktop working pretty well but on android the application crash. I only receive this informations in console:

    W linker  : /data/data/org.qtproject.example.MIME/qt-reserved-files/qml/QtCharts/libqtchartsqml2.so: is missing DT_SONAME will use basename as a replacement: "libqtchartsqml2.so"
    F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 9120 (QtThread)
    

    Any idea about the problem?

    Edit// Fixed it with using QApplication instead of QGuiApplication.

    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