sv_info_change_delay
./DDNet: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No such file or directory
How can I find the required file(s) ? And what should I do with it/them ?./DDNet: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No such file or directory
How can I find the required file(s) ? And what should I do with it/them ? libglew2.2/noble,now 2.2.0-4build1 amd64 [installed]
./DDNet: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No such file or directory
How can I find the required file(s) ? And what should I do with it/them ? libglew2.1
and recompiled everything but it still show the same error messagecmake ..
inside your build folderldd ./DDNet
after building it? (edited)ldd ./DDNet
after building it? (edited) libGLEW.so.2.1 => /usr/lib/x86_64-linux-gnu/libGLEW.so.2.1 (0x00007f56bfab4000)