Closed app4soft closed 1 week ago
The only necessary modification to the LeoCAD appveyor.yml is to copy your AppRun script to the AppDir folder before calling linuxdeployqt. The cat
content will be the AppRun script file. See https://github.com/probonopd/linuxdeployqt/issues/621#issuecomment-2466658846 for more details.
- cp tools/setup/AppRun AppDir
Cheers,
Thanks for tracking this down, I've checked in a fix that works a little better than this PR.
This is a fix for #899 and #835 issues.
Reference: