This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Updated Working on GNU Linux (markdown)
master
vt-d
2 years ago
parent
3563a0b706
commit
197853f9ca
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Working-on-GNU-Linux.md
+ 3
- 0
Working-on-GNU-Linux.md
@ -22,6 +22,9 @@ You need to install some required libraries; **ALSA** for audio, **Mesa** for Op
##### Fedora
sudo dnf install alsa-lib-devel mesa-libGL-devel libX11-devel libXrandr-devel libXi-devel libXcursor-devel libXinerama-devel libatomic
##### Arch Linux
sudo pacman -S alsa-lib mesa libx11 libxrandr libxi libxcursor
#### Wayland
> WARNING: Wayland building requires manual generation of some wayland specific files. GLFW support for Wayland is "experimental and incomplete". For more info check issue [
#2666
](
https://github.com/raysan5/raylib/issues/2666
)
Write
Preview
Loading…
Cancel
Save