Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Where is Qt Quick Compiler (for enterpise edition src)?

Where is Qt Quick Compiler (for enterpise edition src)?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.4k 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.
  • L Offline
    L Offline
    lkwak
    wrote on last edited by
    #1

    I downloaded the evaluation version of Qt 5.3.2 Enterprise edition and the binary installed version of Qt Quick Compiler works (verified with debug message) and Qt5QuickCompilerRuntime.dll exists.

    Now I want to build Qt from src for static linking but after building there is no Qt5QuickCompilerRuntime and I cannot find any source code that would build this component? I tried manually copying the installed binary to the static build Qt but it didn't work. Does Digia not include Src for Enterprise Add-ons?

    btw my goal is to create the fastest starting QML app so my plan is to:

    • use qt quick compiler (I assume only in enterprise edition)
    • static link Qt/QML (so have to build from src)
    • remove un-needed large Qt components (icu, webkit etc.)
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      For questions related to commercial products you should contact Digia directly

      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