-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release should not include system libs #3
Comments
I'm using Manjaro Linux, with the distro's repositories.
I did not add these flags, @EndrII . I updated the Wiki according to what commands I used to ship the second release. Please take a look and let me know if I missed something. :) |
Hmm, It looks like a bug of cqtdeployer. Try use make deploy, and upload new distribution to this issue, i am check it. |
Thanks again for helping me improve this project! :D |
Thanks very much, This is my bug)) |
Bug is fixed, please try redeploy you application with new version of cqtdeployer (1.4.6) Unfortunately I was unable to support work with qmake from the distribution kit for the snap version of cqtdeployer. Specifically in your case, you need to use the classic version (from an installer). |
ah okay, no worries! I appreciate you looking into the issue though! :D
…On Fri, Oct 16, 2020 at 11:48 PM Andrei Yankovich ***@***.***> wrote:
Bug is fixed, please try redeploy you application with new version of
cqtdeployer (1.4.6)
For update cqtdeployer run the CQtDeployerTool and select update option.
Unfortunately I was unable to support work with qmake from the
distribution kit for the snap version of cqtdeployer. Specifically in your
case, you need to use the classic version (from an installer).
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPOMM2ITIPYLYDG3FYD4A3SLCFA7ANCNFSM4SF34RMA>
.
|
Any feedback please. I'm still not completely sure if the problem is solved (( |
i close this issue, because it is inactive |
Hi.
Perhaps this is fault of the cqtdeployer tool , but when I run stegano I get an error message. 😁
The reason for this error is that the distribution kit includes the system libc libraries. They shouldn't be there.
On this I want to ask a number of questions.
Are you using qt from your distribution's repository? or using qt from the installer?
Did you add the "deploySystem" or "deploySystem-with-libc" option during deployment?
The text was updated successfully, but these errors were encountered: