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

windeployqt allow local deployment of MSVC C++ Runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5
    • None

    Description

      As seen at Make a Windows app ready for the Microsoft Store - Code - CMake Discourse windeployqt is deploying the vc_redist.x64.exe which in the case of a Windows Store application doesn't work.

      Windows Store requires all binaries to be present in the directory including the C++ Runtime.

      This would match the local deployment from Deployment in Visual C++ page. 

      The the above link I've documented how one could do it manually (copying vcruntime140.dll and vcruntime140_1.dll from the right place), but windeployqt should allow this usage.

      Attachments

        Issue Links

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

          Activity

            People

              owolff Oliver Wolff
              cadam Cristian Adam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes