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. Qtquick 2.0 is not installed in a software that ustilizes qml files developed by qtcreator
QtWS25 Last Chance

Qtquick 2.0 is not installed in a software that ustilizes qml files developed by qtcreator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 729 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.
  • M Offline
    M Offline
    Momoo
    wrote on last edited by
    #1

    I am using qml examples developed by qt creator4.6 (which utilizes qtquick 2.0) to add applets in a touch pad used as a control panel in a driving simulator. The problem is that when running the qml file in the car simulator, the simulator software states that qtquick 2 is not installed and other packages also as multimedia arenot installed. Any idea what should be done to overcome this problem. 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,

      Might be a silly answer but ensure that all required frameworks are deployed on your target.

      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
      2
      • M Offline
        M Offline
        Momoo
        wrote on last edited by
        #3

        Thanks for your reply,
        Actually i have followed the procedure of deployment described in the following link:
        https://wiki.qt.io/Deploy_an_Application_on_Windows
        however, i got the same error message. Do you have any idea where the problem could be?

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

          Use windeployqt especially the -qmldir option. Point it to where your qml files can be found.

          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
          • M Offline
            M Offline
            Momoo
            wrote on last edited by
            #5

            I have followed this procedure, however, i get the same error. I dont know but may be the problem in the car driving simulator software i am using. Do you have any alternative solutions?
            Thanks for your help and time.

            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