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
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?
The text was updated successfully, but these errors were encountered:
./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?
The text was updated successfully, but these errors were encountered: