You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the latest Arch Linux package updates, the LinuxDeploy is having errors, and can't build at all. The error is as shown below
ERROR: Strip call failed: /tmp/appimage_extracted_0299051fc9707c0ee1f44f4a07981aee/usr/bin/strip: tauri-example.AppDir/usr/lib/libffi.so.8: unknown type [0x13] section `.relr.dyn'/tmp/appimage_extracted_0299051fc9707c0ee1f44f4a07981aee/usr/bin/strip: Unable to recognise the format of the input file `tauri-example.AppDir/usr/lib/libffi.so.8'
And same errors for a couple of libraries, like libpango, libgstreamer , libgsttag , libgsttranscoder etc.
Hi there!
After the latest Arch Linux package updates, the LinuxDeploy is having errors, and can't build at all. The error is as shown below
And same errors for a couple of libraries, like
libpango,libgstreamer,libgsttag,libgsttranscoderetc.I have tried
Any insight on this issue?