This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
add premake based visual studio setup.
master
Jeffery Myers
4 years ago
parent
dd580ab25e
commit
bee0641158
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Working-on-Windows.md
+ 3
- 0
Working-on-Windows.md
@ -13,6 +13,9 @@ raylib already comes with ready-to-use makefiles and CMake system to compile sou
If you want, you can use a different code editor (e.g. Visual Studio) or another compiler.
[
@JeffM2510
](
https://github.com/jeffm2501
) has made a guild to easy setup for visual studio using Premake. You can read the wiki page about it here.
https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio
[
@rfaile313
](
https://github.com/rfaile313
) has made a complete guide for compiling raylib and setting up your first project that is IDE/Editor independent, meaning you can use any IDE or editor that you wish.
You can watch the video here:
Write
Preview
Loading…
Cancel
Save