Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It looks like the switch --output has been removed #12

Closed
Light-Wizzard opened this issue Apr 14, 2020 · 5 comments
Closed

It looks like the switch --output has been removed #12

Light-Wizzard opened this issue Apr 14, 2020 · 5 comments

Comments

@Light-Wizzard
Copy link

If so, please update the readme.

Thanks.

@TheAssassin
Copy link
Member

You got this wrong. This is mainly a plugin for linuxdeploy. You can call linuxdeploy [...] --output appimage to make linuxdeploy call this plugin.

This plugin is, like all linuxdeploy plugins, controlled through environment variables. There is, and always has been, $OUTPUT, which you can set to your desired filename.

@Light-Wizzard
Copy link
Author

I do not understand, are we talking about this app:

https://github.com/probonopd/linuxdeployqt/blob/master/tools/linuxdeployqt/main.cpp

./linuxdeployqt-continuous-x86_64.AppImage [...] --output appimage

Because it fails in Travis, and I do not see that switch in main.cpp.

Thanks

@TheAssassin
Copy link
Member

@Light-Wizzard
Copy link
Author

Light-Wizzard commented Apr 16, 2020

You have to download this module and enable it as a plugin first, that is where I am going wrong, can you post an example that works or the link below, to make it easier for people like me.

The link official AppImage packaging guide. has a 404 error.

https://docs.appimage.org/packaging-guide/native-binaries.html

is now

https://docs.appimage.org/packaging-guide/index.html

Update: Found this: https://github.com/linuxdeploy/QtQuickApp/

Thanks, I was thinking this was built into LinuxDeployQt, and not as a plugin, my bad.

@Light-Wizzard
Copy link
Author

Sorry about this looks like I am getting confused between probonopd and linuxdeploy repos, I did not notice my mistake till now, old age, the first thing to go is the eyes, the second it the mind, or is that already gone...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants