Krzysztof Sobiecki
Krzysztof Sobiecki
Hi, Can You provide output of 1. whereis xr_3da 2. which xr_3da 3. ldd output for all xr_3da binaries listed in previous points?
Can you run: find /usr -name xrGame.so 2> /dev/null Then set: LD_LIBRARY_PATH to catalog containing file and try again ldd on xr_3da binary? Also can you try: dpkg -S /usr/lib/x86_64-linux-gnu/xrGame.so
Does running xr_3da now works with set LD_LIBRARY_PATH?
Can you try adding -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE during config? What happens when you set it to FALSE?
Also: objdump -x /usr/local/bin/xr_3da |grep 'R.*PATH'
It's easier to follow https://github.com/OpenXRay/xray-16/wiki/%5BEN%5D-How-to-build-and-setup-on-Linux
This problem is fixed, can be closed.
Under similar hardware but with new soft couldn't reproduce it: > glxinfo -B name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: AMD...
Unable to reproduce, could you provide user.ltx? [glxinfo.log](https://github.com/OpenXRay/xray-16/files/12448600/glxinfo.log) [user.ltx.gz](https://github.com/OpenXRay/xray-16/files/12448609/user.ltx.gz)