We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When comparing Milton with Gimp on Linux (Ubuntu 20.04), Milton has way too much input lag. Is this a known issue?
The text was updated successfully, but these errors were encountered:
How did you run it on Linux? Did yo compile it? Do you have the procedure?
Sorry, something went wrong.
@ahmad-alwazzan
I was just able to build this on Ubuntu 20.04
I had to install CMake and GTK2.. I may have already had some other dependencies, I am not entirely sure.
Here are the 2 commands I needed sudo apt-get install build-essential cmake sudo apt-get install gtk2.0
sudo apt-get install build-essential cmake
sudo apt-get install gtk2.0
After that, running the build-lin.sh file from the terminal worked for me and generated the Milton executable inside the build folder
build-lin.sh
No branches or pull requests
When comparing Milton with Gimp on Linux (Ubuntu 20.04), Milton has way too much input lag. Is this a known issue?
The text was updated successfully, but these errors were encountered: