mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-02 20:29:18 -05:00
add project platform clarification
@ -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)
|
* 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
|
## 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)
|
||||||
Reference in New Issue
Block a user