Tools (qmlscene, designer, etc.) in vcpkg qt5:x64-windows build crash due to missing dlls #8408
Labels
category:port-bug
The issue is with a library, which is something the port should already support
Describe the bug
Tools (qmlscene, designer, etc) in vcpkg:x64-windows build crashes.
Environment
To Reproduce
Steps to reproduce the behavior:
vcpkg install qt5:x64-windows
;%VCPKG_ROOT%\installed\x64-windows\tools\qt5\bin\qmlscene.exe --help
;, nothing outputs, the program just crashes silently;%VCPKG_ROOT%\installed\x64-windows\tools\qt5\bin
directory in file explorer and double clickdesigner.exe
, the program crashes due to missing dlls.Expected behavior
Tools work like them in the official distribution.
The text was updated successfully, but these errors were encountered: