本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
24
Wiki
活動
add project platform clarification
master
Grave
4 年之前
父節點
3747717f23
當前提交
c94052877f
共有
1 個檔案被更改
,包括
2 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Create-Visual-Studio-2019-Project.md
+ 2
- 1
Create-Visual-Studio-2019-Project.md
@ -15,4 +15,5 @@
* Go to
_...\raylib\projects\VS2019\bin\x64\Release.DLL_
folder and copy
_raylib.dll_
to your project folder (main .cpp must be in this folder)
## Start coding
* Go to https://www.raylib.com/examples.html and grab some code to your .cpp file
* Go to https://www.raylib.com/examples.html and grab some code to your .cpp file
* Set your project platform to x64 (if you build your libraries in x64)
Write
Preview
Loading…
取消
儲存