@KevinH:
C:\Windows\System32\vcruntime140.dll 14.44.35211.0
My previous versions are from environment variables:
Code:
VCToolsInstallDir=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\
VCToolsRedistDir=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Redist\MSVC\14.44.35112\
VCToolsVersion=14.44.35207
VisualStudioVersion=17.0
VS170COMNTOOLS=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\
VSCMD_ARG_app_plat=Desktop
VSCMD_ARG_HOST_ARCH=x64
VSCMD_ARG_TGT_ARCH=x64
VSCMD_ARG_VCVARS_VER=14.44
VSCMD_VER=17.14.15
Unfortunately, I don't have WinDBG because my previous attempts have never been successful. Not the installation itself, but its subsequent operation. So I'll wait with it, maybe there will be another solution.
Qt 6.9.2 from DiapDealer: Qt6.9.2ci_x64_VS2022.7z
@DiapDealer:
Yes, I have Qt 6.9.2 from your GitHub.
I'll install the SDK again, even though I thought I had the latest version.
I'll keep trying, maybe I'll find something else.