-
Notifications
You must be signed in to change notification settings - Fork 214
Installing GUIslice on Raspberry Pi
Calvin Hass edited this page Dec 26, 2016
·
11 revisions
- Download the GUIslice library
- Clone the repository
git clone https://github.com/ImpulseAdventure/GUIslice
- Modify the GUIslice config file (
GUIslice_config.h
) in the /src folder- See the section Configuring GUIslice for details
- Install selected graphics and hardware libraries
- Refer to Installing SDL on Raspberry Pi for SDL1.2 or SDL2. More documentation to come
- Compile the examples
cd tests make all
- Run the examples
sudo ./gslc-ex03