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. Cannot run static qmake with qt qml and quick plugins
Forum Updated to NodeBB v4.3 + New Features

Cannot run static qmake with qt qml and quick plugins

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 106 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.
  • R Offline
    R Offline
    rewind987
    wrote on last edited by
    #1

    Hello,

    I am trying to build an application statically using a static build for 5.10.1 I created some time ago. When I run /path/to/static/build/bin/qmake, I get the following error:
    Project ERROR: Unknown module(s) in QT: qml quick
    I know a lot of people run into this error because their packages aren't installed but I have both qt5-qtdeclarative-devel-5.6.1-10.el7.x86_64 and qt5-qtquickcontrols-5.6.1-10.el7.x86_64 installed. I can also run qmake-qt5 normally, just not when running it through the static build. Is this some version issue I'm having or is there an incorrect setup on my part, please let me know. Thank you!

    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