Closed sxales closed 7 years ago
Resolved by following:
$ git clone https://github.com/vanfanel/SDL-1.2.15-raspberrypi.git
$ cd SDL-1.2.15-raspberrypi
$ if [ `uname -m` = armv6l ]; then ./MAC_ConfigureSDL12-rpi1.sh; else ./MAC_ConfigureSDL12-rpi2.sh; fi
$ make && sudo make install
Trying to install on a RPI3 with RetroPie 4.3.3