mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
"a quick start" edit
@ -31,7 +31,7 @@ int main() {
|
||||
}
|
||||
```
|
||||
|
||||
5. Compile with:
|
||||
5. Compile in w64devkit.exe console:
|
||||
> `gcc -o raylibhelloworld.exe raylibhelloworld.c -lraylib -lopengl32 -lgdi32 -lwinmm`
|
||||
|
||||
6. Run:
|
||||
|
||||
Reference in New Issue
Block a user