mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() Building the `.msi` on Windows was failing in the `candle.exe` step due to some files in the PySide6 library being too long (PySide6/examples) or having illegal character (`+`) in their file names (PySide6/qml/QtQuick). Skipping copying these files to the `.msi` fixes the issue. Skipping `examples/` should be of no impact since they're just examples and skipping `qml/QtQuick` shouldn't cause issues because we don't use QML. Reverts commit `bbbf822` and adapts it from PySide2 to PySide6. |
||
---|---|---|
.. | ||
linux | ||
macos | ||
pyinstaller | ||
windows |