mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-05 13:49:17 -05:00
Updated Compile for Raspberry Pi (markdown)
@ -35,7 +35,7 @@ make PLATFORM=PLATFORM_DESKTOP GRAPHICS=GRAPHICS_API_OPENGL_21
|
|||||||
|
|
||||||
### Compiling raylib examples
|
### Compiling raylib examples
|
||||||
|
|
||||||
Just move to folder `raylib/examples/` and run **one of those two options** (depending on target OpenGL version):
|
Just move to folder `raylib/examples/` and run **ONE of THOSE TWO OPTIONS** (depending on target OpenGL version):
|
||||||
|
|
||||||
1. To use OpenGL ES 2.0 in native mode (no X11):
|
1. To use OpenGL ES 2.0 in native mode (no X11):
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user