You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed the readme with downloading repository and running following command from root.
pushd compositor-module && yarn install && yarn build && yarn link && popd && pushd compositor-demo && yarn install && yarn link greenfield-compositor && yarn star
and got following errors
I am trying to launch greenfield on windows machine and connect with Linux docker image with wayland apps.
I am new to wayland so please share your thoughts if the Greenfield compositor can be launched on windows or not?
The text was updated successfully, but these errors were encountered:
Greenfield can work on a windows but only if you use wsl2. In fact I did that in the past already: microsoft/WSL#938 (comment)
The instructions in that comment are outdated so they will probably not work.
Followed the readme with downloading repository and running following command from root.
pushd compositor-module && yarn install && yarn build && yarn link && popd && pushd compositor-demo && yarn install && yarn link greenfield-compositor && yarn star
and got following errors
I am trying to launch greenfield on windows machine and connect with Linux docker image with wayland apps.
I am new to wayland so please share your thoughts if the Greenfield compositor can be launched on windows or not?
The text was updated successfully, but these errors were encountered: