Closed
Description
Hi,
i have "AppRun.wrapped v" as a program titel under Linux.
This is how I have just set it, but also without specifying the version, program name. I thought I could keep it that way. but unfortunately it doesn't work.
version="1.0.0"
applicationname="TEST"
export LINUXDEPLOY_OUTPUT_APP_NAME=$applicationname
export LINUXDEPLOY_OUTPUT_VERSION=$version
./linuxdeploy-x86_64.AppImage --appdir AppDir --executable ./build/Desktop_Qt_6_9_1-Release/TEST--desktop-file TEST.desktop --icon-file TEST.png --plugin=qt
./linuxdeploy-x86_64.AppImage --appdir AppDir --output appimage
It's about this:
Is there still a possibility that I can keep this? I can't find anything in the instructions.
I have also tried this:
./linuxdeploy-plugin-qt-x86_64.AppImage --appdir AppDir
But it's the same here.
Something simple, but I can't figure it out.
Metadata
Metadata
Assignees
Labels
No labels