Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

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

    Installation and Deployment
    2
    5
    547
    Loading More Posts
    • 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
      Momoo last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 2
        • M
          Momoo last edited by

          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 Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • M
              Momoo last edited by

              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 Reply Quote 0
              • First post
                Last post