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

windeployqt doesn’t include icu libraries’ dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.6.0 Beta
    • None
    • Windows

      Downloaded the icu libraries from http://download.qt.io/development_releases/prebuilt/icu/prebuilt/msvc2013/icu_53_1_msvc_2013_64_devel.7z. Configured Qt 5.6 build with -icu option. Built Qt 5.6 debug version from Qt 5.6 source code. Ran the windeployqt on a Qt application file; in my case, I built QtWebEngineWidgets demo browser and then ran “windeployqt demobrowser.exe”. The MSVCR120.dll and MSVCP120.dll, the dependencies of the icu libraries, were not included. When launching the demo browser on a Windows system that doesn’t have msvc 2013 installed, the demo browser failed to start with an error due to the missing msvc libraries.

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

            kleint Friedemann Kleint
            dongmei Dongmei Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes