mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-06 22:29:17 -05:00
ok
@ -62,7 +62,7 @@ make PLATFORM=PLATFORM_DESKTOP GRAPHICS=GRAPHICS_API_OPENGLES_20 \
|
|||||||
CFLAGS="-fPIC -I/usr/include/GL" RAYLIB_LIBTYPE=SHARED \
|
CFLAGS="-fPIC -I/usr/include/GL" RAYLIB_LIBTYPE=SHARED \
|
||||||
LDFLAGS='-L/usr/local/lib/raylib -lGLESv2 -lglfw3'
|
LDFLAGS='-L/usr/local/lib/raylib -lGLESv2 -lglfw3'
|
||||||
|
|
||||||
#This example was for a OpenGL ES 2.0 ubuntu 16.04 platform.
|
This example was for a OpenGL ES 2.0 ubuntu 16.04 platform.
|
||||||
|
|
||||||
To compile just one specific example:
|
To compile just one specific example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user