Open danielmaciel opened 3 years ago
How did you run it on Linux? Did yo compile it? Do you have the procedure?
@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
After that, running the build-lin.sh
file from the terminal worked for me and generated the Milton executable inside the build folder
When comparing Milton with Gimp on Linux (Ubuntu 20.04), Milton has way too much input lag. Is this a known issue?