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
I end up with this error (below). Is there some tag I can checkout that does not have this problem? I am trying to build 32bit.
Thank you and have a great day !
error: ‘wl_proxy_marshal_flags’ undeclared (first use in this function); did you mean ‘wl_proxy_marshal_array’?
88 | SDL_WAYLAND_SYM(struct wl_proxy*, wl_proxy_marshal_flags, (struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interfac, uint32_t version, uint32_t flags, ...))
| ^~~~~~~~~~~~~~~~~~~~~~