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. QtQuick application no graphical output
Forum Updated to NodeBB v4.3 + New Features

QtQuick application no graphical output

Scheduled Pinned Locked Moved Mobile and Embedded
qmlquicklinuxyocto
1 Posts 1 Posters 706 Views 1 Watching
  • 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.
  • E Offline
    E Offline
    Erakis
    wrote on last edited by
    #1

    Hi,

    I have build a Linux image for the Beaglebone Black using Yocto. From here all is working perfectly. I'm able to run demo coming with QT (smarthome, cinematicexperience, ledscreen, etc...)

    Now on my host computer, I have build the meta-toolchain-qt5 and then installed it. I have configured QtCreator to use this toolchain.
    http://postimg.org/image/edx5otvhp/
    http://postimg.org/image/lgjrkn8vb/
    http://postimg.org/image/p799b325p/
    http://postimg.org/image/idp59s85f/

    Then I create an empty QtQuick project, deploy it over the Beaglebone using QtCreator.

    When I launch (-platform eglfs) it I got no error but NO GRAPHICAL OUTPUT too. The application run and then close in about 1-2 seconds. I tried strace just to be sure that there was not something missing but I don't think so : http://pastebin.com/VaZTRYhU

    Does anyone have any other ideas ? Because this is weird that Qt5 example QML are working but the one I built no !

    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