> git submodule update --init --recursive Attempting to reconfigure... > cd .. # D:\builds\build-sourcemod-msvc12\windows-1.12 Running configure.py... > C:\Python38\Python.exe D:\builds\build-sourcemod-msvc12\windows-1.12\build\configure.py --enable-optimize --breakpad-dump --no-color --symbol-files --targets=x86,x86_64 --sdks=all --out=OUTPUT --hl2sdk-root=H:\\ --mms-path=D:\Scripts\common\mmsource-master Checking CC compiler (vendor test msvc)... ['C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x86\\cl.exe', 'test.c', '-o', 'test-c.exe', '-nologo', '-showIncludes'] found msvc version 1929, x86 Checking CXX compiler (vendor test msvc)... ['C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x86\\cl.exe', 'test.cpp', '-o', 'test-cxx.exe', '-nologo', '-showIncludes'] found msvc version 1929, x86 Checking CC compiler (vendor test msvc)... ['C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe', 'test.c', '-o', 'test-c.exe', '-nologo', '-showIncludes'] found msvc version 1929, x86_64 Checking CXX compiler (vendor test msvc)... ['C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\cl.exe', 'test.cpp', '-o', 'test-cxx.exe', '-nologo', '-showIncludes'] found msvc version 1929, x86_64