hi
i would like to try your demo
im trying to install it on linux , but i have some difficulties
is the demo file on the site ok?
do you have a guide how to run it?
Hi louen84,
You can just download the binary and run it like this:
./leonardo-linux
You will need to have the following packages installed:
qt5-default
libqt5svg5
You can install them with this command:
sudo apt-get install qt5-default libqt5svg5
Let us know if you have any issues!
Thanks for checking out leonArdo,
Jonathan