[variant] Loaded new set of variants [kit] Successfully loaded 5 kits from C:\Users\kio\AppData\Local\CMakeTools\cmake-tools-kits.json [kit] Successfully loaded 2 kits from d:\Projects\ddnet/other/vscode/ddnet-cmake-tools-kits.json [proc] Executing command: "C:\Program Files\CMake\bin\cmake.EXE" --version [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [proc] The command: ninja --version failed with error: Error: spawn ninja ENOENT [proc] The command: ninja-build --version failed with error: Error: spawn ninja-build ENOENT [proc] The command: make --version failed with error: Error: spawn make ENOENT [cmakefileapi-driver] Removing d:/Projects/ddnet/build/CMakeCache.txt [main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found. [main] Configuring project: ddnet [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [proc] The command: ninja --version failed with error: Error: spawn ninja ENOENT [proc] The command: ninja-build --version failed with error: Error: spawn ninja-build ENOENT [proc] The command: make --version failed with error: Error: spawn make ENOENT [main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found. [main] Configuring project: ddnet [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [proc] The command: ninja --version failed with error: Error: spawn ninja ENOENT [proc] The command: ninja-build --version failed with error: Error: spawn ninja-build ENOENT [proc] The command: make --version failed with error: Error: spawn make ENOENT [main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found. [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [proc] The command: ninja --version failed with error: Error: spawn ninja ENOENT [proc] The command: ninja-build --version failed with error: Error: spawn ninja-build ENOENT [proc] The command: make --version failed with error: Error: spawn make ENOENT [main] Unable to determine what CMake generator to use. Please install or configure a preferred generator, or update settings.json, your Kit configuration or PATH variable. Error: No usable generator found. [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [proc] Executing command: D:\msys64\ucrt64\bin\x86_64-w64-mingw32-gcc-12.2.0.exe -v [proc] Executing command: D:\msys64\ucrt64\bin\x86_64-w64-mingw32-gcc.exe -v [proc] Executing command: chcp [proc] Executing command: D:\msys64\ucrt64\bin\x86_64-w64-mingw32-gcc.exe -v [visual-studio] Patch Windows SDK path from C:\Program Files (x86)\Windows Kits\10\bin\x86 to C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x86 for C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat [visual-studio] Patch Windows SDK path from C:\Program Files (x86)\Windows Kits\10\bin\x64 to C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64 for C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat [visual-studio] Patch Windows SDK path from C:\Program Files (x86)\Windows Kits\10\bin\x86 to C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x86 for C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat [visual-studio] Patch Windows SDK path from C:\Program Files (x86)\Windows Kits\10\bin\x64 to C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64 for C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat [kit] Found Kit (trusted): GCC 12.2.0 x86_64-w64-mingw32 (ucrt64) [kit] Found Kit (trusted): GCC 12.2.0 x86_64-w64-mingw32 (ucrt64) [kit] Found Kit (trusted): GCC 12.2.0 x86_64-w64-mingw32 (ucrt64) [kit] Found Kit (trusted): Visual Studio Community 2022 Release - x86 [kit] Found Kit (trusted): Visual Studio Community 2022 Release - x86_amd64 [kit] Found Kit (trusted): Visual Studio Community 2022 Release - amd64_x86 [kit] Found Kit (trusted): Visual Studio Community 2022 Release - amd64 [kit] Successfully loaded 5 kits from C:\Users\kio\AppData\Local\CMakeTools\cmake-tools-kits.json [proc] Executing command: D:\msys64\ucrt64\bin\gcc.exe -v [main] Configuring project: ddnet [proc] Executing command: "C:\Program Files\CMake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_CXX_FLAGS:STRING= -DCMAKE_C_FLAGS:STRING= -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_C_COMPILER:FILEPATH=D:\msys64\ucrt64\bin\gcc.exe -DCMAKE_CXX_COMPILER:FILEPATH=D:\msys64\ucrt64\bin\g++.exe -SD:/Projects/ddnet -Bd:/Projects/ddnet/build -G Ninja [cmake] Not searching for unused variables given on the command line. [cmake] -- The C compiler identification is GNU 12.2.0 [cmake] -- The CXX compiler identification is GNU 12.2.0 [cmake] -- Detecting C compiler ABI info [cmake] -- Detecting C compiler ABI info - done [cmake] -- Check for working C compiler: D:/msys64/ucrt64/bin/gcc.exe - skipped [cmake] -- Detecting C compile features [cmake] -- Detecting C compile features - done [cmake] -- Detecting CXX compiler ABI info [cmake] -- Detecting CXX compiler ABI info - done [cmake] -- Check for working CXX compiler: D:/msys64/ucrt64/bin/g++.exe - skipped [cmake] -- Detecting CXX compile features [cmake] -- Detecting CXX compile features - done [cmake] -- Performing Test HAVE_ATOMICS_WITHOUT_LIB [cmake] -- Performing Test HAVE_ATOMICS_WITHOUT_LIB - Success [cmake] -- Looking for __i386 [cmake] -- Looking for __i386 - not found [cmake] -- Performing Test FLAG_SUPPORTED_fdiagnostics_color_always [cmake] -- Performing Test FLAG_SUPPORTED_fdiagnostics_color_always - Success [cmake] -- Performing Test FLAG_SUPPORTED_fcolor_diagnostics [cmake] -- Performing Test FLAG_SUPPORTED_fcolor_diagnostics - Failed [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_mold [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_mold - Failed [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_lld [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_lld - Failed [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_gold [cmake] -- Performing Test FLAG_SUPPORTED_fuse_ld_gold - Failed [cmake] -- Performing Test FLAG_SUPPORTED_fstack_protector_all [cmake] -- Performing Test FLAG_SUPPORTED_fstack_protector_all - Success [cmake] -- Performing Test FLAG_SUPPORTED_fno_exceptions [cmake] -- Performing Test FLAG_SUPPORTED_fno_exceptions - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wl___no_insert_timestamp [cmake] -- Performing Test FLAG_SUPPORTED_Wl___no_insert_timestamp - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wall [cmake] -- Performing Test FLAG_SUPPORTED_Wall - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement [cmake] -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement - Failed [cmake] -- Performing Test FLAG_SUPPORTED_Wextra [cmake] -- Performing Test FLAG_SUPPORTED_Wextra - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_psabi [cmake] -- Performing Test FLAG_SUPPORTED_Wno_psabi - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter [cmake] -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers [cmake] -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wformat_2 [cmake] -- Performing Test FLAG_SUPPORTED_Wformat_2 - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration [cmake] -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness [cmake] -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wduplicated_cond [cmake] -- Performing Test FLAG_SUPPORTED_Wduplicated_cond - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wduplicated_branches [cmake] -- Performing Test FLAG_SUPPORTED_Wduplicated_branches - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wlogical_op [cmake] -- Performing Test FLAG_SUPPORTED_Wlogical_op - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wrestrict [cmake] -- Performing Test FLAG_SUPPORTED_Wrestrict - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wshadow_all [cmake] -- Performing Test FLAG_SUPPORTED_Wshadow_all - Failed [cmake] -- Performing Test FLAG_SUPPORTED_Wshadow_global [cmake] -- Performing Test FLAG_SUPPORTED_Wshadow_global - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wthread_safety [cmake] -- Performing Test FLAG_SUPPORTED_Wthread_safety - Failed [cmake] -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative [cmake] -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative - Failed [cmake] -- Performing Test FLAG_SUPPORTED_Wsuggest_override [cmake] -- Performing Test FLAG_SUPPORTED_Wsuggest_override - Success [cmake] -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than [cmake] -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than - Success [cmake] -- Performing Test DEFINE_FORTIFY_SOURCE [cmake] -- Performing Test DEFINE_FORTIFY_SOURCE - Success [cmake] -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) [cmake] -- Found ZLIB: src/engine/external/zlib [cmake] -- Could NOT find Crypto (missing: CRYPTO_LIBRARY CRYPTO_INCLUDEDIR) [cmake] -- Found Curl: D:/Projects/ddnet/ddnet-libs/curl/windows/lib64/curl.lib [cmake] -- Found FFMPEG: D:/Projects/ddnet/ddnet-libs/ffmpeg/windows/lib64/avcodec.lib [cmake] -- Found Freetype: D:/Projects/ddnet/ddnet-libs/freetype/windows/lib64/freetype.lib [cmake] -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.40.1.windows.1") [cmake] -- Found GLEW: src/engine/external/glew [cmake] -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) [cmake] -- Found Ogg: D:/Projects/ddnet/ddnet-libs/opus/include [cmake] -- Found Opus: D:/Projects/ddnet/ddnet-libs/opus/include/opus [cmake] -- Found Opusfile: D:/Projects/ddnet/ddnet-libs/opus/windows/lib64/opusfile.lib [cmake] -- Found PNG: D:/Projects/ddnet/ddnet-libs/png/windows/lib64/libpng16-16.lib [cmake] -- Found PythonInterp: C:/Users/kio/AppData/Local/Microsoft/WindowsApps/python3.exe (found suitable version "3.11.3", minimum required is "3") [cmake] -- Found Rust: C:/Users/kio/.cargo/bin/rustc.exe [cmake] -- Found SDL2: D:/Projects/ddnet/ddnet-libs/sdl/windows/lib64/SDL2.lib [cmake] -- Found SQLite3: D:/Projects/ddnet/ddnet-libs/sqlite3/include [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [cmake] -- Found Threads: TRUE [cmake] -- Found Wavpack: src/engine/external/wavpack [cmake] -- Building vulkan shaders [cmake] D:/Projects/ddnet/data/shader/vulkan/quad.vert [cmake] -- Finished building vulkan shaders [cmake] -- ******** DDNet ******** [cmake] -- Target OS: windows AMD64 [cmake] -- Compiler: D:/msys64/ucrt64/bin/g++.exe [cmake] -- Rust version: rustc 1.69.0 (84c898d65 2023-04-16) [cmake] -- Build type: Debug [cmake] -- Dependencies: [cmake] -- * Curl not found (using bundled version) [cmake] -- * FFmpeg not found (using bundled version) [cmake] -- * Freetype not found (using bundled version) [cmake] -- * Git found [cmake] -- * Glew not found (using bundled version) [cmake] -- * GTest not found [cmake] -- * Ogg found [cmake] -- * OpenSSL Crypto not found [cmake] -- * Opus found [cmake] -- * Opusfile not found (using bundled version) [cmake] -- * PNG not found (using bundled version) [cmake] -- * PythonInterp found [cmake] -- * SDL2 not found (using bundled version) [cmake] -- * SQLite3 not found (using bundled version) [cmake] -- * Wavpack not found (using bundled version) [cmake] -- * Zlib not found (using bundled version) [cmake] -- * Vulkan not found (using bundled version) [cmake] -- Automatically downloading GTest to be able to run tests [cmake] CMake Error: Error: generator : Ninja [cmake] Does not match the generator used previously: MinGW Makefiles [cmake] Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory. [cmake] CMake Warning at CMakeLists.txt:797 (message): [cmake] CMake step for googletest failed: 1 [cmake] [cmake] [cmake] -- Looking for WavpackOpenFileInputEx [cmake] -- Looking for WavpackOpenFileInputEx - not found [cmake] -- Looking for WavpackCloseFile [cmake] -- Looking for WavpackCloseFile - not found [cmake] -- Configuring done (21.7s) [cmake] -- Generating done (0.2s) [cmake] -- Build files have been written to: D:/Projects/ddnet/build