mkdir build
cd build
cmake ..
make -j12
mkdir build
cd build
cmake ..
make -j12
mkdir build
cd build
cmake ..
cmake --build . --parallel
might workDISCORD
and DISCORD_DYNAMIC
build flags set to ON, the generated DDNet-Server
binary comes with a library runpath '$ORIGIN/../lib/ddnet'. This does not happen with these two flags are disabled.
Running namcap against the binary DDNet package, it complains:
ddnet E: Insecure RUNPATH '$ORIGIN/../lib/ddnet' in file ('usr/bin/DDNet-Server')
From readelf:
```
$ readelf -d /usr/bin/DDNet-Server | ...mem::uninitialized()
, it's probably UB and will panicbind ctrl <command>
before but now it says that ctrl doesnt exist but i can use lctrlbind ctrl+shift+q quit
ninja: error: 'package_dmg', needed by 'CMakeFiles/package_default', missing and no known rule to make it
Error: Process completed with exit code 1.