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. QQuickWidget error with linux embedded
Forum Updated to NodeBB v4.3 + New Features

QQuickWidget error with linux embedded

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

    Hello,

    I have qt5 installed on a UDOO board and I get a segmentation fault with QQuickWidget. In remote debugging I have the following message :
    ""
    Unable to find dynamic linker breakpoint function.
    GDB will be unable to debug shared library initializers
    and track explicitly loaded dynamic code.Could not load shared library symbols for 13 libraries, e.g. /usr/lib/libQt5QuickWidgets.so.5.
    Use the "info sharedlibrary" command to see the complete listing.
    Do you need "set solib-search-path" or "set sysroot"
    QQmlInspector: No plugin available for view ' QQuickWidget '
    ""
    But QQuickWidget is installed, I have the lib "libQt5QuickWidgets". I tried set sysroot with the lib path but it didn't work.
    I have no problem with qml example, this problem occurs only with QQuickWidget.
    I have Qt Creator 3.5.1 and Qt 5.5.1 installed on my host.
    Anyone can help me to fix this problem ?

    Thanks !

    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