mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-26 08:59:16 -05:00
Remove link to obsolete MinGW.org domain and project.
@ -49,7 +49,7 @@ On Linux, both the make and cmake build systems install libraylib and raylib.h t
|
|||||||
|
|
||||||
## What are the dependencies on Windows?
|
## What are the dependencies on Windows?
|
||||||
|
|
||||||
For Windows platform, raylib is distributed with a self-contained installer that includes, not only raylib but also a raylib-ready-configured free text editor ([Notepad++](https://notepad-plus-plus.org/)) and a C/C++ compiler with tools ([MinGW](http://www.mingw.org/)).
|
For Windows platform, raylib is distributed with a self-contained installer that includes, not only raylib but also a raylib-ready-configured free text editor ([Notepad++](https://notepad-plus-plus.org/)) and a C/C++ compiler with tools ([MinGW-w64](https://www.mingw-w64.org/)).
|
||||||
|
|
||||||
Notepad++ comes with a bunch of pre-created scripts ready for compiling a raylib project and raylib source for different platforms. Those scripts assume that raylib is installed in the portable folder path: `C:\raylib`
|
Notepad++ comes with a bunch of pre-created scripts ready for compiling a raylib project and raylib source for different platforms. Those scripts assume that raylib is installed in the portable folder path: `C:\raylib`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user