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. Qml Application built with Quick Compiler still needs qml modules for deployment
Forum Updated to NodeBB v4.3 + New Features

Qml Application built with Quick Compiler still needs qml modules for deployment

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 2 Posters 478 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.
  • T Offline
    T Offline
    tristan74656
    wrote on last edited by
    #1

    Hello,

    i want to deploy a qt qml desktop application and i enabled the Qt quick compiler flag in my build settings. But i still have to add all qml files for the controls i use in my app.
    I thought all qt-qml resources are now compiled into the executable? Or am i missunderstanding something?

    raven-worxR 1 Reply Last reply
    0
    • T tristan74656

      Hello,

      i want to deploy a qt qml desktop application and i enabled the Qt quick compiler flag in my build settings. But i still have to add all qml files for the controls i use in my app.
      I thought all qt-qml resources are now compiled into the executable? Or am i missunderstanding something?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @tristan74656 said in Qml Application built with Quick Compiler still needs qml modules for deployment:

      I thought all qt-qml resources are now compiled into the executable?

      yes, but only your own qml files. Not the ones provided via plugin (like the official ones provided by Qt)

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved