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. How to cross compile Qt quick controls in raspberry pi?

How to cross compile Qt quick controls in raspberry pi?

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

    In raspberry pi When I use the qml quick which is having button I found error "Qt Quick controlls not installed" but without user interface I can able to view Qt quick.
    How to cross compile qt quick control in pi??
    Give any suggestions to solve this?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      ascnp
      wrote on last edited by
      #2

      you may need to build qdeclarative and qquick control. If you have built your qtbase correctly, just cd plugins source file and qmake,make, make isntall. And you may need to copy qt5pi file to your raspberry pi and place in the same path.

      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