-
Notifications
You must be signed in to change notification settings - Fork 7
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
Compile on Linux fails #1
Comments
Thank you for your feedback! |
I got this but the compilation worked:
Running the binary with
Maybe because the QT version is more recent? Anyway the UI is not rendering correctly and I cannot use the app itself. To compile it I have this tiny script:
|
I commited a patch for handling the automatic resizing of the toolbar, which prevented sometimes the initial painting. |
Yes now works :-D
|
I commited an improvement of the installation step for linux. Now the installation (as root) should be available for linux. |
Now works, thanks! |
I am using Debian sid (with qt 5.15.5) but I am getting this errors during the compile process:
Maybe Qt is not the only dependence required as now?
The text was updated successfully, but these errors were encountered: