使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Archivist
/
raylib-src
镜像自地址
https://github.com/raysan5/raylib
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
24
百科
动态
add premake based visual studio setup.
master
Jeffery Myers
4 年前
父节点
dd580ab25e
当前提交
bee0641158
共有
1 个文件被更改
,包括
3 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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:
撰写
预览
正在加载...
取消
保存