mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs. |
||
|---|---|---|
| .. | ||
| audio.c | ||
| core.c | ||
| models.c | ||
| raylib.h | ||
| shapes.c | ||
| stb_image.c | ||
| stb_image.h | ||
| stb_vorbis.c | ||
| stb_vorbis.h | ||
| text.c | ||
| textures.c | ||
| vector3.c | ||
| vector3.h | ||