-- Target OS: linux 64bit
-- Compiler: /usr/bin/c++
-- Build type: Release
-- Dependencies:
-- * Curl not found
-- * Freetype not found
-- * Glew not found (using bundled version)
-- * GTest not found
-- * Ogg not found
-- * Opus not found
-- * Opusfile not found
-- * Pnglite not found (using bundled version)
-- * PythonInterp found
-- * SDL2 not found
-- * Wavpack not found (using bundled version)
-- * Zlib found
CMake Error at CMakeLists.txt:365 (message):
You must install Curl to compile the DDNet client
CMake Error at CMakeLists.txt:368 (message):
You must install Freetype to compile the DDNet client
CMake Error at CMakeLists.txt:371 (message):
You must install Ogg to compile the DDNet client
CMake Error at CMakeLists.txt:374 (message):
You must install Opus to compile the DDNet client
CMake Error at CMakeLists.txt:377 (message):
You must install Opusfile to compile the DDNet client
cmake -DCLIENT=OFF ..
(edited)make DDNet-Server -j$(nproc)