Describe the bug
Tools (qmlscene, designer, etc) in vcpkg:x64-windows build crashes.
Environment
- OS: Win10 1903
- MSVC 2017 15.9.16
To Reproduce
Steps to reproduce the behavior:
vcpkg install qt5:x64-windows;
- Run command
%VCPKG_ROOT%\installed\x64-windows\tools\qt5\bin\qmlscene.exe --help;, nothing outputs, the program just crashes silently;
- Open
%VCPKG_ROOT%\installed\x64-windows\tools\qt5\bin directory in file explorer and double click designer.exe, the program crashes due to missing dlls.
Expected behavior
Tools work like them in the official distribution.
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\bindirectory in file explorer and double clickdesigner.exe, the program crashes due to missing dlls.Expected behavior
Tools work like them in the official distribution.