ValveSoftware / gamescope

SteamOS session compositing window manager
Other
3.15k stars 212 forks source link

Readme Error: Build Directory incorrect #1621

Open 0-Kirby-0 opened 4 days ago

0-Kirby-0 commented 4 days ago

Is there an existing issue for this?

Are you using any gamescope patches or a forked version of gamescope?

Current Behavior

Current build instructions read build/gamescope -- <game> This implies that after following the build steps, the gamescope binary would be compiled to gamescope/build/gamescope, which is incorrect. The correct directory is gamescope/build/src/gamescope. Build instructions should read build/src/gamescope -- <game>

Steps To Reproduce

Attempt to follow build instructions by direct copy-paste.

Hardware information

- Distro: EndeavourOS
- CPU: AMD Ryzen 7 2700X
- GPU: AMD Radeon RX 580 Series (RADV POLARIS10)
- Driver Version: Mesa 24.2.6-arch1.1

Software information

- Desktop environment: KDE 6.1.5
- Session type: x11
- Gamescope version: gamescope version 3.15.9-21-g7dd1bcd (gcc 14.2.1)
- Gamescope launch command(s): build/gamescope -- <any>

Which gamescope backends have the issue you are reporting?

Logging, screenshots, or anything else

No response

matte-schwartz commented 4 days ago

Will be addressed in https://github.com/ValveSoftware/gamescope/pull/1538