Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
add project platform clarification
master
Grave
hace 4 años
padre
3747717f23
commit
c94052877f
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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)
Escribir
Vista previa
Cargando…
Cancelar
Guardar