Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. windeploy doesn't found Visual Studio release redistributable files

windeploy doesn't found Visual Studio release redistributable files

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 627 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.
  • F Offline
    F Offline
    filipdns
    wrote on last edited by
    #1

    Hello, trying to use windeploy, I got error :
    :-1: erreur : Cannot find Visual Studio release redistributable files in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist.

    and message :
    QQmlApplicationEngine failed to load component
    qrc:/main.qml:52 le module "QtQuick.Controls" not installed?
    qrc:/main.qml:51 le module "QtQuick" not installed?
    qrc:/main.qml:53 le module "QtQuick.Window" not installed?
    qrc:/main.qml:52 le module "QtQuick.Controls" not installed?
    qrc:/main.qml:51 le module "QtQuick" not installed?
    qrc:/main.qml:53 le module "QtQuick.Window" not installed?
    qrc:/main.qml:52 le module "QtQuick.Controls" not installed?
    qrc:/main.qml:51 le module "QtQuick" not installed?
    qrc:/main.qml:53 le module "QtQuick.Window" not installed?

    I have to manually copy qml to project folder...

    After that, no error but nothing happened...

    Thanks for your help

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

      Hi,

      Since you have a qml project, did you use the --qmldir option of windeployqt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      F 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Since you have a qml project, did you use the --qmldir option of windeployqt ?

        F Offline
        F Offline
        filipdns
        wrote on last edited by
        #3

        @SGaist oh no

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

          Then you should.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          F 1 Reply Last reply
          0
          • SGaistS SGaist

            Then you should.

            F Offline
            F Offline
            filipdns
            wrote on last edited by
            #5

            @SGaist oki i Will try thank you 😊

            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