mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-04 21:29:18 -05:00
Updated Working on Windows (markdown)
@ -18,6 +18,8 @@ Download the w64devkit zip file, unzip it and run W64Devkit.exe. that will give
|
|||||||
|
|
||||||
*Note* that old MinGW (Not w64) from mingw.org will not work with raylib. You need to use MinGW-w64.
|
*Note* that old MinGW (Not w64) from mingw.org will not work with raylib. You need to use MinGW-w64.
|
||||||
|
|
||||||
|
*MSys2 Note* We do not recommend using msys2 to get gcc, even though several tutorials suggest it. It can be difficult to configure properly and does not always include all the things needed for a complete development system. The W64-Devkit is a much better way to get the needed toolchain for building games with raylib.
|
||||||
|
|
||||||
## Raylib-Quickstart, the simple solution to get started quickly.
|
## Raylib-Quickstart, the simple solution to get started quickly.
|
||||||
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
|
The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user