Skip to content

Tools (qmlscene, designer, etc.) in vcpkg qt5:x64-windows build crash due to missing dlls #8408

@spindensity

Description

@spindensity

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:

  1. vcpkg install qt5:x64-windows;
  2. Run command %VCPKG_ROOT%\installed\x64-windows\tools\qt5\bin\qmlscene.exe --help;, nothing outputs, the program just crashes silently;
  3. 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.

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions