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

[REG 6.9.2 -> 6.10.0 Beta2] Missing icuuc.dll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.10.0 Beta3
    • None
    • Windows Server 2016 (1607)
    • Windows

      QTBUG-134075 introduce QT_WIN_SERVER_2016_COMPAT to let Qt work on Windows Server 2016 again. Qt 6.9.2 is still working fine on Windows Server 2016 using -DCMAKE_CXX_FLAGS="-DQT_WIN_SERVER_2016_COMPAT=1 to configure Qt.

      We also using -no-icu as configuration flag.

      Starting with Qt 6.10 our application fails to start on Windows Server 2016 after using the MSI Installer because icuuc.dll is missing. Right, it is not available on Windows Server 2016 (https://learn.microsoft.com/de-de/windows/win32/intl/international-components-for-unicode--icu-). But why is it requested even if we use -no-icu? Is it caused by QTBUG-132056 or QTBUG-134540?

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

            cnn Qt Core & Network
            larss Lars Schmertmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes