Skip to content

Commit

Permalink
Merge pull request #89 from gopxl/dusk125-patch-1
Browse files Browse the repository at this point in the history
Update readme to include building with Wayland
  • Loading branch information
dusk125 authored Jul 31, 2024
2 parents c3b45d9 + b9f0d13 commit 1650849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ The OpenGL version used is **OpenGL 3.3**.
- On Ubuntu/Debian-like Linux distributions, you need `libgl1-mesa-dev` and `xorg-dev` packages.
- On CentOS/Fedora-like Linux distributions, you need `libX11-devel libXcursor-devel libXrandr-devel
libXinerama-devel mesa-libGL-devel libXi-devel libXxf86vm-devel` packages.
- On Linux to use Wayland instead of X11, compile your project with `-tags wayland`.
- See [here](http://www.glfw.org/docs/latest/compile.html#compile_deps) for full details.

**The combination of Go 1.8, macOS and latest XCode seems to be problematic** as mentioned in issue
Expand Down

0 comments on commit 1650849

Please sign in to comment.