Create GStreamer MSI package for Windows on Linux
Wix allows to build MSI package in a cross platform environment.
This configuration has been tested on Ubuntu 20.04 and 22.04
How to produce the msi package:
$ ./cerbero-uninstalled -c config/cross-win64.cbc bootstrap
$ ./cerbero-uninstalled -c config/cross-win64.cbc package gstreamer-1.0
Edited by Stéphane Cerveau