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

Potential requirement on C runtime version for Qt 6.5.5 (and newer)?

    XMLWordPrintable

Details

    Description

      Running Dependecies on Qt6WebEngineCored.dll, the copy from Qt6.5.5 shows a new dependency on "msvcp140d_atomic_wait.dll".

      This dependency does not exist for the copy from 6.5.4 installation.

      A user who uses MSVC 2019 + 14.27 CRT version claims that the library does not exist. So that his WebEngine app built with 6.5.5 does not start (the same app built with 6.5.4 works since there is no such dependence yet). The speculation is that CRT newer than certain version may be needed here. I've checked with 14.29 and 14.3x (essentially MSVC 2022), and library is there. Maybe 14.27 is not enough.

      Similar to what is reported here:
      https://bugreports.qt.io/browse/QTBUG-124379
      Maybe we do need to document requirements in finer details, i.e. not just MSVC version but also CRT version.

      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
              luqiaochen Luqiao Chen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes