Open afknapping opened 5 years ago
Just to close: it compiled but when I added the script files to the menu folder the Clockwork UI stuck at the loading screen. Same when putting the script into /home/cpi/apps/Menu/
(in which I had successfully linked to nwjs items).
On Install Emulationstation on Gameshell · clockworkpi/GameShellDocs Wiki
I did an
apt-get update
and then ran the install command:sudo apt-get install libsdl2-dev libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev libgl1-mesa-dev build-essential cmake fonts-droid fonts-droid-fallback libvlc5 libvlc-dev rapidjson-dev
full message:
Since
fonts-droid-fallback
was already in the list, I removedfonts-droid
from the list:sudo apt-get install libsdl2-dev libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev libgl1-mesa-dev build-essential cmake fonts-droid-fallback libvlc5 libvlc-dev rapidjson-dev
after installation I could proceed with tutorial.