cmake -G Ninja -DDEV=ON -DPREFER_BUNDLED_LIBS=ON -DIPO=OFF -DAUTOUPDATE=OFF .. -- The C compiler identification is GNU 12.1.0 -- The CXX compiler identification is GNU 12.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /c/msys64/mingw64/bin/cc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /c/msys64/mingw64/bin/c++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_ATOMICS_WITHOUT_LIB - Success -- Looking for __i386 -- Looking for __i386 - not found -- Performing Test FLAG_SUPPORTED_fdiagnostics_color_always -- Performing Test FLAG_SUPPORTED_fdiagnostics_color_always - Success -- Performing Test FLAG_SUPPORTED_fcolor_diagnostics -- Performing Test FLAG_SUPPORTED_fcolor_diagnostics - Failed -- Performing Test FLAG_SUPPORTED_fuse_ld_mold -- Performing Test FLAG_SUPPORTED_fuse_ld_mold - Failed -- Performing Test FLAG_SUPPORTED_fuse_ld_lld -- Performing Test FLAG_SUPPORTED_fuse_ld_lld - Failed -- Performing Test FLAG_SUPPORTED_fuse_ld_gold -- Performing Test FLAG_SUPPORTED_fuse_ld_gold - Failed -- Performing Test FLAG_SUPPORTED_fstack_protector_all -- Performing Test FLAG_SUPPORTED_fstack_protector_all - Failed -- Performing Test FLAG_SUPPORTED_fno_exceptions -- Performing Test FLAG_SUPPORTED_fno_exceptions - Success -- Performing Test FLAG_SUPPORTED_Wall -- Performing Test FLAG_SUPPORTED_Wall - Success -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement -- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement - Failed -- Performing Test FLAG_SUPPORTED_Wextra -- Performing Test FLAG_SUPPORTED_Wextra - Success -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter - Success -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers - Success -- Performing Test FLAG_SUPPORTED_Wformat_2 -- Performing Test FLAG_SUPPORTED_Wformat_2 - Success -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration - Success -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness - Success -- Performing Test FLAG_SUPPORTED_Wduplicated_cond -- Performing Test FLAG_SUPPORTED_Wduplicated_cond - Success -- Performing Test FLAG_SUPPORTED_Wduplicated_branches -- Performing Test FLAG_SUPPORTED_Wduplicated_branches - Success -- Performing Test FLAG_SUPPORTED_Wlogical_op -- Performing Test FLAG_SUPPORTED_Wlogical_op - Success -- Performing Test FLAG_SUPPORTED_Wrestrict -- Performing Test FLAG_SUPPORTED_Wrestrict - Success -- Performing Test FLAG_SUPPORTED_Wshadow_all -- Performing Test FLAG_SUPPORTED_Wshadow_all - Failed -- Performing Test FLAG_SUPPORTED_Wshadow_global -- Performing Test FLAG_SUPPORTED_Wshadow_global - Success -- Performing Test FLAG_SUPPORTED_Wthread_safety -- Performing Test FLAG_SUPPORTED_Wthread_safety - Failed -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative - Failed -- Performing Test FLAG_SUPPORTED_Wsuggest_override -- Performing Test FLAG_SUPPORTED_Wsuggest_override - Success -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than - Success -- Performing Test DEFINE_FORTIFY_SOURCE -- Performing Test DEFINE_FORTIFY_SOURCE - Success -- Found PkgConfig: /c/msys64/mingw64/bin/pkg-config.exe (found version "1.8.0") -- Found ZLIB: src/engine/external/zlib -- Could NOT find Crypto (missing: CRYPTO_LIBRARY CRYPTO_INCLUDEDIR) -- Checking for module 'libcurl' -- Package 'libcurl', required by 'virtual:world', not found -- Could NOT find Curl (missing: CURL_LIBRARY CURL_INCLUDEDIR) -- Checking for module 'libavcodec' -- Package 'libavcodec', required by 'virtual:world', not found -- Checking for module 'libavformat' -- Package 'libavformat', required by 'virtual:world', not found -- Checking for module 'libavutil' -- Package 'libavutil', required by 'virtual:world', not found -- Checking for module 'libswscale' -- Package 'libswscale', required by 'virtual:world', not found -- Checking for module 'libswresample' -- Package 'libswresample', required by 'virtual:world', not found -- Could NOT find FFMPEG (missing: AVCODEC_LIBRARY AVFORMAT_LIBRARY AVUTIL_LIBRARY SWSCALE_LIBRARY SWRESAMPLE_LIBRARY AVCODEC_INCLUDEDIR AVFORMAT_INCLUDEDIR AVUTIL_INCLUDEDIR SWSCALE_INCLUDEDIR SWRESAMPLE_INCLUDEDIR) -- Checking for module 'freetype2' -- Found freetype2, version 24.3.18 -- Found Freetype: C:/msys64/mingw64/lib/libfreetype.dll.a -- Found GLEW: src/engine/external/glew -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Checking for module 'ogg' -- Package 'ogg', required by 'virtual:world', not found -- Could NOT find Ogg (missing: OGG_INCLUDEDIR) -- Checking for module 'opus' -- Package 'opus', required by 'virtual:world', not found -- Could NOT find Opus (missing: OPUS_INCLUDEDIR) -- Checking for module 'opusfile' -- Package 'opusfile', required by 'virtual:world', not found -- Could NOT find Opusfile (missing: OPUSFILE_LIBRARY OPUSFILE_INCLUDEDIR) -- Found PNG: /c/msys64/mingw64/lib/libpng16.dll.a -- Found PythonInterp: /c/msys64/mingw64/bin/python3.exe (found suitable version "3.9.13", minimum required is "3") -- Checking for module 'sdl2' -- Package 'sdl2', required by 'virtual:world', not found -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDEDIR) -- Checking for module 'sqlite3' -- Found sqlite3, version 3.38.5 -- Found SQLite3: C:/msys64/mingw64/include -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Wavpack: src/engine/external/wavpack -- Checking for module 'vulkan' -- Package 'vulkan', required by 'virtual:world', not found CMake Error at cmake/BuildVulkanShaders.cmake:25 (message): glslangValidator binary was not found. Did you install the Vulkan SDK / packages ? Call Stack (most recent call first): CMakeLists.txt:580 (include) -- Configuring incomplete, errors occurred! See also "/e/Teeworlds_DDNet/DDNet-fork/msys/CMakeFiles/CMakeOutput.log". See also "/e/Teeworlds_DDNet/DDNet-fork/msys/CMakeFiles/CMakeError.log".