Re: running scanner in wayland-main

2022-05-16 Thread Daniel Stone
Hi Egy, On Mon, 16 May 2022 at 15:09, Egy Ketto wrote: > I'm digging the source code of wayland and weston. I'm stuck at getting the > code generated by wayland-scanner. I was following the build instructions for > wayland: > > $ git clone https://gitlab.freedesktop.org/wayland/wayland.git > $

running scanner in wayland-main

2022-05-16 Thread Egy Ketto
Hi! I'm digging the source code of wayland and weston. I'm stuck at getting the code generated by wayland-scanner. I was following the build instructions for wayland: $ git clone https://gitlab.freedesktop.org/wayland/wayland.git $ cd wayland $ meson build/ --prefix=PREFIX //(which I set to wayla