wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
10.25k stars 692 forks source link

Problem compiling Tracy 0.11.1 on Ubuntu 22.04 #874

Closed Tonaion02 closed 2 months ago

Tonaion02 commented 2 months ago

I had a problem compiling Tracy in version 0.11.1 on Ubuntu 22.04. I got this error: WhatsApp Image 2024-09-03 at 16 05 26

fregate commented 2 months ago

@Tonaion02 I've encountered this error too. How you managed it?

fregate commented 2 months ago

I've compile with LEGACY=ON Interesing, how to compile with wayland properly?

Tonaion02 commented 2 months ago

how to compile with wayland properly?

In my case wayland-protocols is too old, i think that the only via is to retrieve a newer version of wayland-protocols compiling yourself or to update OS.