-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
"...is not a directory!!" multiple errors #809
Comments
Try to add -qmake ... option to your deployment command |
But I not use qmake. This is cmake project. |
it looks as you tried to deploy app in forbidden for snap directory, make sure that you run cqtdeployer in /home/*, /media/* or /mnt/* dirs. |
No... |
Do you're sure that your deployed binaries not require qt ? Because cqtdeployer detect qt dependencies. |
Yes but the -qmake option just sets qt paths for cqtdeployer, you must use this option if you deploy qt project |
see this issue #788 |
Yes, the |
The fact is that I previously built distribution kit using this command. But I recently reinstalled Qt. |
About what error you are talking ? output log looks as fine |
About |
|
I think the problem is solved, thank you! |
okay close please this issue, if all works fine |
OS: Linux 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux (KDE Neon, wayland)
CQtDeployer version : 1.6.2351.ec4840f
command line: cqtdeployer -bin MY_APP -extraLibs "libb2,libxcb-cursor,libvdpau_va_gl" -enablePlugins "wayland-graphics-integration-client,wayland-graphics-integration-server" -disablePlugins "platformthemes,styles,wayland-decoration-client" -verbose 3 >&verboselog.txt
I get a lot of errors like "...is not a directory!!". Even the "DistributionKit" catalog is not created.
permissions is enabled
verboselog.txt
The text was updated successfully, but these errors were encountered: