Block a user
build error: multiple definition of `WAYLAND_wl_proxy_get_user_data'
I'm afraid I don't know how to fix that. All I can suggest right now is to disable wayland and hope X11 compatibility does the trick. Looking at the SDL source, it looks like this can be done by replace ON with OFF on this line from externa/urho3d/Source/ThirdParty/SDL/CMakeLists.txt:
dep_option(VIDEO_WAYLAND "Use Wayland video driver" ON UNIX_SYS OFF)
Thanks for the note for the binary. They don't seem to have been altered, and I worked out how that happened (bash glob patterns). The newest is OK.