The install went fine but when i searched for a file I like to update “GuiMenu.cpp” I couldn’t find it. I then looked at the github page (https://github.com/retropie/RetroPie-Setup) and saw they listed some different steps:
sudo apt-get install git
cd
git clone --depth=1 git://github.com/petrockblog/RetroPie-Setup.git
cd RetroPie-Setup
chmod +x retropie_setup.sh
sudo ./retropie_setup.sh
I noticed that I used –depth=0 but the git hub calls out –depth-1. Does anyone know what differences this is and if it could cause any issues??
Can anyone also run sudo find / -name Gui*
and tell me of they find GuiMenu.cpp?
I’m not sure if these are related or if i have two separate issues.
Thanks!
Author
Posts
Viewing 1 post (of 1 total)
The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.