Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
add project platform clarification
master
Grave
4 anos atrás
pai
3747717f23
commit
c94052877f
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar