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. QtWayland + Qt5.0.2 + Wayland 1.0.4: Trying to get it working on Fedora17
Forum Updated to NodeBB v4.3 + New Features

QtWayland + Qt5.0.2 + Wayland 1.0.4: Trying to get it working on Fedora17

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.2k 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.
  • L Offline
    L Offline
    liquidbrain
    wrote on last edited by
    #1

    Hello All --

    I'm trying to get QtWayland working on an embedded system based on Fedora17. It has Qt5.0.2 and Wayland/Weston 1.0.4. Unfort. updating either is not an option at this point in time.

    If I try working with current branch of QtWayland:
    git clone git://gitorious.org/qt/qtwayland.git

    and I perform a qmake I get:
    Project ERROR: QtWayland requires Wayland 1.1.0 or higher

    If I try working with an older branch of QtWayland:
    git clone git://gitorious.org/qt/qtwayland qtwayland-0.85 -b 0.85

    qmake succeeds, but the gmake fails with:
    Project ERROR: PLUGIN_TYPE (plugins/ subdirectory) needs to be defined.

    Is there a way to fix my issue with the QtWayland 0.85 branch? (E.g., by setting an environment variable, etc.)

    Or is there a another tag I should be using, or commit point on stable, that I should be using to get QtWayland working with Qt5.0.2 and Wayland 1.0.4?

    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