windows runtime installer has empty qt6 msm
Describe your issue
I attempted to install the gstreamer runtime with qt6 support using the Windows msvc x64 runtime installer, only to find out that the .msm file is completely empty and no qt6 plugins are installed, other than a single CA certificate. reproducible also on the mingw x64 installer.
Expected Behavior
qt6 support to be installed.
Observed Behavior
no qt6 plugins or files were installed.
Setup
- Operating System: Windows
- Device: Computer
- GStreamer Version: 1.24.3
Steps to reproduce the bug
- install gstreamer from x64 windows msi
- no qt6 support installed
How reproducible is the bug?
every time
Screenshots if relevant
Solutions you have tried
only other solution is manually building gstreamer, in which qt6 plugins build fine on msvc