User Tools

Site Tools


proton:raspi_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
proton:raspi_setup [2016/06/19 12:40] sethproton:raspi_setup [2016/06/19 13:07] seth
Line 51: Line 51:
  
 The last step of the build copies the rtbarebones binary to /RTBareBones/bin (as that's where the media is), so go to that dir and run "./rtbarebones" and it should work. The last step of the build copies the rtbarebones binary to /RTBareBones/bin (as that's where the media is), so go to that dir and run "./rtbarebones" and it should work.
 +
 +RTSimpleApp is much the same, although you'll need SDL2's mixer as well.  Unlike with the base SDL2, we can just grab a pre-compiled one like this:
 +<code>
 +sudo apt-get libsdl2-mixer-dev
 +</code>
 +And that should compile ok. We don't have a mouse or anything but I can see it's running at 60 fps...
  
proton/raspi_setup.txt · Last modified: 2023/12/03 06:42 by seth