Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
"a quick start" edit
master
weijh
há 1 ano
ascendente
ce43e5b456
cometimento
6d190dc657
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
Working-on-Windows.md
+ 1
- 1
Working-on-Windows.md
@ -31,7 +31,7 @@ int main() {
}
```
5. Compile
with
:
5. Compile
in w64devkit.exe console
:
>
`gcc -o raylibhelloworld.exe raylibhelloworld.c -lraylib -lopengl32 -lgdi32 -lwinmm`
6. Run:
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar