Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved How to build qtquickcontrols on embedded linux?

    Mobile and Embedded
    1
    1
    288
    Loading More Posts
    • 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.
    • T
      TryChen last edited by TryChen

      Hi All,
      I want to run my application on embedded linux Ti am5728,
      I used the module qtquickcontrols in my application,
      When I run my application on Ti AM5728, it always show no module "QtQuick.Controls",
      I found that because the yocto bb file add PACKAGECONFIG_CONFARGS = "-no-accessibility", so, the build result didn't include the QtQuick Controls module. I modify the -no-accessibilityto -accessibility, but when I run my application the result became to Segmentation faultat.
      So, how to build qtquickcontrols module to embedded linux?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post