Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
Archivist
/
raylib-src
Mirror von
https://github.com/raysan5/raylib
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Aktivität
add project platform clarification
master
Grave
vor 4 Jahren
Ursprung
3747717f23
Commit
c94052877f
1 geänderte Dateien
mit
2 neuen
und
1 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
+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)
Verfassen
Vorschau
Laden…
Abbrechen
Speichern