Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Archivist
/
raylib-src
mirror da
https://github.com/raysan5/raylib
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
24
Wiki
Attività
Updated Working on GNU Linux (markdown)
master
hristo
4 anni fa
parent
b4ff48215c
commit
71269996c5
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
Working-on-GNU-Linux.md
+ 1
- 1
Working-on-GNU-Linux.md
@ -56,7 +56,7 @@ Building with cmake on Linux is easy, just use the following:
git clone https://github.com/raysan5/raylib.git raylib
cd raylib
mkdir build
&
&
cd build
cmake -D
SHARED=ON -DSTATIC
=ON ..
cmake -D
BUILD_SHARED_LIBS
=ON ..
make
make install
```
Scrivi
Anteprima
Caricamento…
Annulla
Salva