Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-61550

windeployqt cannot find MSVC 2017 Community redistributable files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9.0
    • None

      Calling windeploy causes "Warning: Cannot find Visual Studio debug redistributable files". Windeployt tries to find files at X:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist, but inside there is only subfolders named MSVC\14.10.25008 and MSVC\14.10.25017. First contains vcredist_x64/32.exe and x64/x32 subfolders.

      Workaround: copy

      X:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\14.10.25008\*

      to

      X:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist

      and windeploy will work fine.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            em2er Michael Alontsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes