I built chromium-ozone-wayland successfully but im getting error on runtime.
Error Output :
ERROR : XDG_RUNTIME_DIR not set in the environment ERROR:wayland_connection.cc(218) Failed to connect to wayland display: no such file or directory(2) ERROR:ozone_platform_wayland.cc(220) Failed to initialize wayland platform ERROR:env.cc(255) The platform failed to initialize. exiting.
I used this repo : https://github.com/OSSystems/meta-browser/tree/master/meta-chromium
What could it be caused by?