Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Quick Compiler not available for cross-compile

Qt Quick Compiler not available for cross-compile

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qt5.8.0enterprisearmhfqt quick compil
2 Posts 2 Posters 1.5k 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.
  • E Offline
    E Offline
    ezerg
    wrote on last edited by ezerg
    #1

    Hello everyone, I'm trying out the licensed version of Qt5.8, I've installed the package "qt-enterprise-linux-x64-5.8.0.run".
    Mi main goal is to test my app (that runs in an ARM device) compiled with the "qt quick compiler", to test it's performance.
    I've cross compiled Qt for ARM from the enterprise sources (I've followed the rpi guide but with the "--commercial" flag instead of the "--open-source" one), then I setup my kit, Qt version, qrc containers, etc, everything compiles and deploys just right. But the problem that I'm facing is that if I want to enable the "Qt Quick Compiler" option a warning message appears (next to the checkbox) saying "This Qt Version does not contain Qt Quick Compiler". How can I enable it for my arm device?

    Thanks in advance!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, the QtQuick Compiler is a licensed product so you should check with the Qt Company directly. On a side note, it's likely going to be a host tools like qmake or moc so one thing you can try is to copy the one you already have in the binary folder of our self-built Qt.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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