This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
adding `sudo` keyword for installing otherwise it is an error
master
Airbus5717
пре 4 година
родитељ
9cd8bcd95c
комит
5e086fc497
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
Write
Preview
Loading…
Откажи
Сачувај