Homepage Forums RetroPie Project Controller Configuration in RetroPie GPIO to Keys simplest method? Reply To: GPIO to Keys simplest method?

#97013
raoulangel
Participant

proaudiosoft, I followed this:
I have a pi2, just got it going using a method, super easy:

Compilation
$ git clone https://github.com/ian57/Raspicade-Retrogame-2Player-Pi2.git
$ cd Raspicade-Retrogame-2Player-Pi2
$ make

When I typed make, I get:

“make: Nothing to be done for ‘all’.”

What happened? This is not as simple as you made it sound…