Hello everyone,
Building Urho3D on Debian works, but on my Arch machine I get the following error “multiple definition of `WAYLAND_wl_proxy_get_user_data’” during the stage of “Linking CXX executable …/…/…/bin/Urho3DPlayer”.
More logs:
make[2]: *** [Source/Tools/Urho3DPlayer/CMakeFiles/Urho3DPlayer.dir/build.make:104: bin/Urho3DPlayer] Error 1
make[1]: *** [CMakeFiles/Makefile2:2746: Source/Tools/Urho3DPlayer/CMakeFiles/Urho3DPlayer.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
Does anyone have an idea of what’s the issue?
Many thanks in advance.