RetroPie-Extra icon indicating copy to clipboard operation
RetroPie-Extra copied to clipboard

Rocks n diamonds failing to build

Open retro24 opened this issue 5 years ago • 0 comments

Hello

rocksndiamonds build is failing with a no found message the same problem was in raspbian stretch also

can you fix it or try my fix that i have discover:

Download the game as tar.gz here:

wget https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-4.2.2.0.tar.gz

Extract the archive: tar -xzf rocksndiamonds-4.2.2.0.tar.gz

Go to inside the folder where the data is extracted to eg: /ports

Type: sudo make sdl or sudo make sdl2

The game is started via the command ./rocksndiamonds

retro24 avatar Jan 02 '21 11:01 retro24