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
adding `sudo` keyword for installing otherwise it is an error
master
Airbus5717
há 4 anos
ascendente
9cd8bcd95c
cometimento
5e086fc497
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-GNU-Linux.md
+ 1
- 1
Working-on-GNU-Linux.md
@ -58,7 +58,7 @@ cd raylib
mkdir build
&
&
cd build
cmake -DBUILD_SHARED_LIBS=ON ..
make
make install
sudo
make install
```
In case any dependencies are missing, cmake will tell you.
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar