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. Deployment requires qtQuick.Controls qml files

Deployment requires qtQuick.Controls qml files

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

    Hey guys,

    I'm upgrading an application from qt 5.8 to 5.12 right now.
    When I try to deploy it on a windows machine I'm getting many errors that several modules are missing.
    Before I only had to deploy the qmldir files together with some dlls but this seems not to work anymore.

    THX
    mts

    J.HilkJ 1 Reply Last reply
    0
    • T themts

      Hey guys,

      I'm upgrading an application from qt 5.8 to 5.12 right now.
      When I try to deploy it on a windows machine I'm getting many errors that several modules are missing.
      Before I only had to deploy the qmldir files together with some dlls but this seems not to work anymore.

      THX
      mts

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      hi @themts
      are you aware of the WindowsDeploymentTool
      it is usually enough to deploy your application, if you give it enough information/arguments. especially the qmldir of your source files


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      1
      • T Offline
        T Offline
        themts
        wrote on last edited by
        #3

        yes of course I know that deploymentTool.
        This tool will copy all necessary files but the question is:
        why do I need all qml-files now while before I only needed the several qmldir files and dlls for qtQuick ?

        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