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

Couldn't find app-binary error #589

Open
kenjiWuJian opened this issue Oct 13, 2023 · 2 comments
Open

Couldn't find app-binary error #589

kenjiWuJian opened this issue Oct 13, 2023 · 2 comments

Comments

@kenjiWuJian
Copy link

kenjiWuJian commented Oct 13, 2023

./linuxdeployqt-continuous-x86_64.AppImage "myBinary"

Below is the error:
linuxdeployqt (commit 6fcaf74), build 55 built on 2023-09-23 13:33:41 UTC
FHS-like mode with PREFIX, fhsPrefix: "/../.."
QDir::exists: Empty or null file name
ERROR: Error: Could not find app-binary ""

I am sure my application can run and the path is correct, the "myBinary" is the full path of my binary, including the binary name.
Is there any folder structure requirement to use your tools?

@fangtou
Copy link

fangtou commented Oct 18, 2023

I've tried add some options(such as -appimage), this issue was not reappear.

@gustavo-silva-serra
Copy link

You 'must' add any option for it to work. I used -qmake, for example.

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

3 participants