Does ant support Linux Wayland? #182
mazdabat
announced in
Announcements
Replies: 1 comment 1 reply
-
About wayland, See #136 https://github.com/ejoy/ant/blob/master/pkg/ant.compile_resource/material/toolset.lua#L55 But this issue seems to be caused by not finding the correct renderer, for linux it ( I suggest that you can dump the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I got ant project built on EndeavourOs. However, it crashed when I started up the simple test. I found EndeavourOs is using Wayland.
This is my test command:
./bin/linux/debug/ant ./test/simple/main.lua
Here is the trace:
Beta Was this translation helpful? Give feedback.
All reactions