CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363. Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Could NOT find Crypto (missing: CRYPTO_LIBRARY CRYPTO_INCLUDEDIR) Could NOT find Curl (missing: CURL_LIBRARY CURL_INCLUDEDIR) Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDEDIR) Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) Could NOT find Ogg (missing: OGG_INCLUDEDIR) Could NOT find Opus (missing: OPUS_INCLUDEDIR) Could NOT find Opusfile (missing: OPUSFILE_LIBRARY OPUSFILE_INCLUDEDIR) Found PythonInterp: C:/Users/louis/AppData/Local/Programs/Python/Python38-32/python.exe (found suitable version "3.8.4", minimum required is "3") Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDEDIR) Could NOT find SQLite3 (missing: SQLite3_INCLUDEDIR SQLite3_LIBRARY) ******** DDNet ******** Target OS: windows 64bit Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe Build type: Release Dependencies: * Curl not found * Freetype not found * Git found * Glew not found (using bundled version) * GTest not found * Ogg not found * OpenSSL Crypto not found * Opus not found * Opusfile not found * Pnglite not found (using bundled version) * PythonInterp found * SDL2 not found * SQLite3 not found * Wavpack not found (using bundled version) * Zlib not found (using bundled version) CMake Error at CMakeLists.txt:465 (message): You must install Curl to compile DDNet CMake Error at CMakeLists.txt:471 (message): You must install SQLite3 to compile DDNet CMake Error at CMakeLists.txt:487 (message): You must install Freetype to compile the DDNet client CMake Error at CMakeLists.txt:490 (message): You must install Ogg to compile the DDNet client CMake Error at CMakeLists.txt:493 (message): You must install Opus to compile the DDNet client CMake Error at CMakeLists.txt:496 (message): You must install Opusfile to compile the DDNet client CMake Error at CMakeLists.txt:499 (message): You must install SDL2 to compile the DDNet client Automatically downloading GTest to be able to run tests CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363. -- Configuring done -- Generating done -- Build files have been written to: C:/Users/louis/Downloads/ddnetcmake/build/googletest-download Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Performing update step for 'googletest' No patch step for 'googletest' No configure step for 'googletest' No build step for 'googletest' No install step for 'googletest' No test step for 'googletest' Completed 'googletest' CMake Deprecation Warning at C:/Users/louis/Downloads/ddnetcmake/build/googletest-src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at C:/Users/louis/Downloads/ddnetcmake/build/googletest-src/googlemock/CMakeLists.txt:46 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at C:/Users/louis/Downloads/ddnetcmake/build/googletest-src/googletest/CMakeLists.txt:55 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Found PythonInterp: C:/Users/louis/AppData/Local/Programs/Python/Python38-32/python.exe (found version "3.8.4") Configuring incomplete, errors occurred! See also "C:/Users/louis/Downloads/ddnetcmake/build/CMakeFiles/CMakeOutput.log". See also "C:/Users/louis/Downloads/ddnetcmake/build/CMakeFiles/CMakeError.log".