Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Unable to run QML example "pure-qml"

Unable to run QML example "pure-qml"

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 949 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.
  • T Offline
    T Offline
    toxicshadow
    wrote on last edited by
    #1

    Hi,

    I am new to QML and QT so I wanted to build a wayland example project just to prove that my setup was working before proceeding any further.

    I am trying to build the wayland example from the following page:

    http://doc.qt.io/qt-5/qtwaylandcompositor-pure-qml-example.html

    The project compiles with no errors but when I run "./pure-qml" i get the following error:

    QQmlApplicationEngine failed to load component
    qrc:///qml/main.qml:76 XdgShellV5 is not a type

    I am assuming i am missing some sort of library or something?

    I am building on Fedora 25 (with wayland) using qt5.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! What's your Qt version?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        toxicshadow
        wrote on last edited by
        #3

        Hi,

        Qmake version 3.0
        Qt version 5.7.1 in /usr/lib64

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Okay, updating to 5.8 might actually fix this as there have been quite a number of changes / bugfixes.

          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