Commit 94514ca
committed
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.1 parent 6f00f9e commit 94514ca
1 file changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 154 | | |
158 | | - | |
159 | | - | |
| 155 | + | |
160 | 156 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 157 | + | |
| 158 | + | |
165 | 159 | | |
166 | 160 | | |
167 | 161 | | |
| |||
0 commit comments