Skip to content

Release v1.1.8

Choose a tag to compare

@github-actions github-actions released this 29 Dec 16:24
· 2 commits to main since this release
Fix build error: install qmake for linuxdeploy-plugin-qt

- Install qtbase5-dev and related tools on the Ubuntu runner.
- Set QMAKE environment variable to ensure the Qt plugin can find it.
- This ensures all necessary input libraries are bundled into the AppImage to prevent crashes.