mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Destroyed Building source (markdown)
@ -1,8 +0,0 @@
|
||||
# EZ Windows Build
|
||||
|
||||
1. Download the raylib installer at [raylib.com](http://www.raylib.com/) and install it.<br>
|
||||
2. Download the raylib zipped source at [github.com/raysan/raylib](https://github.com/raysan5/raylib) and unzip it somewhere on your computer. The folder unzipped should be named raylib, this folder will be used in step 5.<br>
|
||||
3. Open a command prompt and enter the following commands:
|
||||
5. cd "C:\entirepath\raylib\src"<br>
|
||||
6. "C:\raylib\MinGW\bin\mingw32-make"<br>
|
||||
7. The 'raylib.a' library file will now be generated in the src folder.
|
||||
Reference in New Issue
Block a user