[Bug] Can't start CMake build from task in 1.21.36+ (worked in 1.20.53)
Brief Issue Summary
Running CMake: Build through the vscode UI works as expected.
Running this task, however, stalls forever:
{
"label": "build native libs",
"type": "cmake",
"command": "build",
"group": "build",
"problemMatcher": "$gcc"
},
When I say "stalls" I mean the output terminal prints the following and then nothing else happens, except the "busy" indicator on the terminal tab keeps spinning forever:
Executing task: build native libs
Downgrading to 1.20.53 fixes the issue. Upgrading to the prerelease (1.22.7) does not fix the issue.
If I get a chance to try to sit down and make a minimal repro of this I will, but it probly won't be soon.
CMake Tools Diagnostics
{
"os": "win32",
"vscodeVersion": "1.103.2",
"cmtVersion": "1.21.36",
"configurations": [
{
"folder": "e:\\Projects\\BitSaber\\Tools",
"cmakeVersion": "3.31.6",
"configured": true,
"generator": "Visual Studio 17 2022",
"usesPresets": false,
"compilers": {}
},
{
"folder": "e:\\Projects\\BitSaber\\Content",
"cmakeVersion": "3.31.6",
"configured": false,
"generator": "",
"usesPresets": false,
"compilers": {}
}
],
"cpptoolsIntegration": {
"isReady": true,
"hasCodeModel": true,
"activeBuildType": "Debug",
"buildTypesSeen": [
"Debug",
"Release",
"MinSizeRel",
"RelWithDebInfo"
],
"requests": [],
"responses": [],
"partialMatches": [],
"targetCount": 5,
"executablesCount": 0,
"librariesCount": 3,
"targets": [
{
"name": "ALL_BUILD",
"type": "UTILITY"
},
{
"name": "Cobalt.Content.Native",
"type": "SHARED_LIBRARY"
},
{
"name": "SPIRV-Reflect",
"type": "STATIC_LIBRARY"
},
{
"name": "ZERO_CHECK",
"type": "UTILITY"
},
{
"name": "lz4",
"type": "STATIC_LIBRARY"
}
]
},
"settings": [
{
"communicationMode": "automatic",
"useCMakePresets": "auto",
"configureOnOpen": false
},
{
"communicationMode": "automatic",
"useCMakePresets": "auto",
"configureOnOpen": false
}
]
}
Debug Log
[proc] Executing command: "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" --version
[proc] with environment: {"ALLUSERSPROFILE":"C:\\ProgramData","ANDROID_HOME":"E:\\Tools\\Android\\sdk","APPDATA":"C:\\Users\\phill\\AppData\\Roaming","COMPUTERNAME":"FORDRING","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","DEPOT_TOOLS_WIN_TOOLCHAIN":"0","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","ELECTRON_RUN_AS_NODE":"1","FBX_SDK_2019_2":"C:\\Program Files\\Autodesk\\FBX\\FBX SDK\\2019.2","FPS_BROWSER_APP_PROFILE_STRING":"Internet Explorer","FPS_BROWSER_USER_PROFILE_STRING":"Default","FXC2_DIR":"C:\\Program Files (x86)\\NVIDIA Corporation\\FX Composer 2.5","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\phill","LOCALAPPDATA":"C:\\Users\\phill\\AppData\\Local","LOGONSERVER":"\\\\FORDRING","NUMBER_OF_PROCESSORS":"24","ORIGINAL_XDG_CURRENT_DESKTOP":"undefined","OS":"Windows_NT","OculusBase":"C:\\Program Files\\Oculus\\","OneDrive":"C:\\Users\\phill\\OneDrive","OneDriveConsumer":"C:\\Users\\phill\\OneDrive","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD","PROCESSOR_LEVEL":"25","PROCESSOR_REVISION":"6102","PSModulePath":"C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","PYTHON_ROOT":"C:\\Program Files (x86)\\Python\\2.4\\","Path":"C:\\Program Files\\VulkanSDK\\1.4.309.0\\Bin;C:\\Program Files\\Oculus\\Support\\oculus-runtime;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\wbin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\azcopy;C:\\Program Files\\Python\\3.6\\;C:\\Program Files\\Python\\3.6\\Scripts\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\dotnet\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;E:\\Tools\\flutter\\bin;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\AppData\\Local\\Keybase\\","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\phill\\AppData\\Local\\Temp","TMP":"C:\\Users\\phill\\AppData\\Local\\Temp","USERDOMAIN":"FORDRING","USERDOMAIN_ROAMINGPROFILE":"FORDRING","USERNAME":"phill","USERPROFILE":"C:\\Users\\phill","VK_SDK_PATH":"C:\\Program Files\\VulkanSDK\\1.4.309.0","VS110COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\","VS120COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\Common7\\Tools\\","VS140COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\","VSCODE_CODE_CACHE_PATH":"C:\\Users\\phill\\AppData\\Roaming\\Code\\CachedData\\6f17636121051a53c88d3e605c491d22af2ba755","VSCODE_CRASH_REPORTER_PROCESS_TYPE":"extensionHost","VSCODE_CWD":"C:\\WINDOWS\\system32","VSCODE_DOTNET_INSTALL_TOOL_ORIGINAL_HOME":"undefined","VSCODE_ESM_ENTRYPOINT":"vs/workbench/api/node/extensionHostProcess","VSCODE_HANDLES_UNCAUGHT_ERRORS":"true","VSCODE_IPC_HOOK":"\\\\.\\pipe\\0955f8d2-1.103.2-main-sock","VSCODE_L10N_BUNDLE_LOCATION":"","VSCODE_NLS_CONFIG":"{\"userLocale\":\"en-us\",\"osLocale\":\"en-ca\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"C:\\\\Program Files\\\\Microsoft VS Code\\\\resources\\\\app\\\\out\\\\nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}","VSCODE_PID":"33664","VULKAN_SDK":"C:\\Program Files\\VulkanSDK\\1.4.309.0","__COMPAT_LAYER":"DetectorsAppHealth","windir":"C:\\WINDOWS"}
[proc] Executing command: "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E capabilities
[proc] with environment: {"ALLUSERSPROFILE":"C:\\ProgramData","ANDROID_HOME":"E:\\Tools\\Android\\sdk","APPDATA":"C:\\Users\\phill\\AppData\\Roaming","COMPUTERNAME":"FORDRING","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","DEPOT_TOOLS_WIN_TOOLCHAIN":"0","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","ELECTRON_RUN_AS_NODE":"1","FBX_SDK_2019_2":"C:\\Program Files\\Autodesk\\FBX\\FBX SDK\\2019.2","FPS_BROWSER_APP_PROFILE_STRING":"Internet Explorer","FPS_BROWSER_USER_PROFILE_STRING":"Default","FXC2_DIR":"C:\\Program Files (x86)\\NVIDIA Corporation\\FX Composer 2.5","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\phill","LOCALAPPDATA":"C:\\Users\\phill\\AppData\\Local","LOGONSERVER":"\\\\FORDRING","NUMBER_OF_PROCESSORS":"24","ORIGINAL_XDG_CURRENT_DESKTOP":"undefined","OS":"Windows_NT","OculusBase":"C:\\Program Files\\Oculus\\","OneDrive":"C:\\Users\\phill\\OneDrive","OneDriveConsumer":"C:\\Users\\phill\\OneDrive","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD","PROCESSOR_LEVEL":"25","PROCESSOR_REVISION":"6102","PSModulePath":"C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","PYTHON_ROOT":"C:\\Program Files (x86)\\Python\\2.4\\","Path":"C:\\Program Files\\VulkanSDK\\1.4.309.0\\Bin;C:\\Program Files\\Oculus\\Support\\oculus-runtime;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\wbin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\azcopy;C:\\Program Files\\Python\\3.6\\;C:\\Program Files\\Python\\3.6\\Scripts\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\dotnet\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;E:\\Tools\\flutter\\bin;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\AppData\\Local\\Keybase\\","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\phill\\AppData\\Local\\Temp","TMP":"C:\\Users\\phill\\AppData\\Local\\Temp","USERDOMAIN":"FORDRING","USERDOMAIN_ROAMINGPROFILE":"FORDRING","USERNAME":"phill","USERPROFILE":"C:\\Users\\phill","VK_SDK_PATH":"C:\\Program Files\\VulkanSDK\\1.4.309.0","VS110COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\","VS120COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\Common7\\Tools\\","VS140COMNTOOLS":"C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\","VSCODE_CODE_CACHE_PATH":"C:\\Users\\phill\\AppData\\Roaming\\Code\\CachedData\\6f17636121051a53c88d3e605c491d22af2ba755","VSCODE_CRASH_REPORTER_PROCESS_TYPE":"extensionHost","VSCODE_CWD":"C:\\WINDOWS\\system32","VSCODE_DOTNET_INSTALL_TOOL_ORIGINAL_HOME":"undefined","VSCODE_ESM_ENTRYPOINT":"vs/workbench/api/node/extensionHostProcess","VSCODE_HANDLES_UNCAUGHT_ERRORS":"true","VSCODE_IPC_HOOK":"\\\\.\\pipe\\0955f8d2-1.103.2-main-sock","VSCODE_L10N_BUNDLE_LOCATION":"","VSCODE_NLS_CONFIG":"{\"userLocale\":\"en-us\",\"osLocale\":\"en-ca\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"C:\\\\Program Files\\\\Microsoft VS Code\\\\resources\\\\app\\\\out\\\\nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}","VSCODE_PID":"33664","VULKAN_SDK":"C:\\Program Files\\VulkanSDK\\1.4.309.0","__COMPAT_LAYER":"DetectorsAppHealth","windir":"C:\\WINDOWS"}
[main] Safe constructing new CMakeProject instance
[variant] Constructing VariantManager
[main] Constructing new CMakeProject instance
[main] Starting CMake Tools second-phase init
[expand] expanded ${workspaceFolder:Tools}/Cobalt.Content.Native
[kit] Reading kits file C:\Users\phill\AppData\Local\CMakeTools\cmake-tools-kits.json
[kit] Successfully loaded 20 kits from C:\Users\phill\AppData\Local\CMakeTools\cmake-tools-kits.json
[kit] Not reading non-existent kits file: e:\Projects\BitSaber\Tools\.vscode\cmake-kits.json
[main] Injecting new Kit into CMake driver
[variant] Loaded new set of variants
[main] CMakeProject instance initialization complete.
[main] Safe constructing new CMakeProject instance
[variant] Constructing VariantManager
[main] Constructing new CMakeProject instance
[main] Starting CMake Tools second-phase init
[expand] expanded ${workspaceFolder:Tools}/Cobalt.Content.Native
[kit] Not reading non-existent kits file: e:\Projects\BitSaber\Content\.vscode\cmake-kits.json
[main] Injecting new Kit into CMake driver
[variant] Loaded new set of variants
[main] CMakeProject instance initialization complete.
[extension] Attempting to use cache to configure workspace file:///e%3A/Projects/BitSaber/Tools
[extension] Attempting to use cache to configure workspace file:///e%3A/Projects/BitSaber/Content
[main] Starting new CMake driver
[main] Starting CMake driver
[cmakefileapi-driver] Creating instance of CMakeFileApiDriver
[driver] Initializing base driver using kit
[driver] CMakeDriver Kit set to Visual Studio Community 2022 Release - amd64
[proc] Executing command: chcp
[main] Starting new CMake driver
[main] Starting CMake driver
[cmakefileapi-driver] Creating instance of CMakeFileApiDriver
[driver] Initializing base driver using kit
[driver] CMakeDriver Kit set to __unspec__
[kit] The environment for kit '__unspec__': {
"ALLUSERSPROFILE": "C:\\ProgramData",
"ANDROID_HOME": "E:\\Tools\\Android\\sdk",
"APPDATA": "C:\\Users\\phill\\AppData\\Roaming",
"COMPUTERNAME": "FORDRING",
"ComSpec": "C:\\WINDOWS\\system32\\cmd.exe",
"CommonProgramFiles": "C:\\Program Files\\Common Files",
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432": "C:\\Program Files\\Common Files",
"DEPOT_TOOLS_WIN_TOOLCHAIN": "0",
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
"ELECTRON_RUN_AS_NODE": "1",
"FBX_SDK_2019_2": "C:\\Program Files\\Autodesk\\FBX\\FBX SDK\\2019.2",
"FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
"FPS_BROWSER_USER_PROFILE_STRING": "Default",
"FXC2_DIR": "C:\\Program Files (x86)\\NVIDIA Corporation\\FX Composer 2.5",
"HOMEDRIVE": "C:",
"HOMEPATH": "\\Users\\phill",
"LOCALAPPDATA": "C:\\Users\\phill\\AppData\\Local",
"LOGONSERVER": "\\\\FORDRING",
"NUMBER_OF_PROCESSORS": "24",
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
"OS": "Windows_NT",
"OculusBase": "C:\\Program Files\\Oculus\\",
"OneDrive": "C:\\Users\\phill\\OneDrive",
"OneDriveConsumer": "C:\\Users\\phill\\OneDrive",
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW",
"PROCESSOR_ARCHITECTURE": "AMD64",
"PROCESSOR_IDENTIFIER": "AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD",
"PROCESSOR_LEVEL": "25",
"PROCESSOR_REVISION": "6102",
"PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
"PUBLIC": "C:\\Users\\Public",
"PYTHON_ROOT": "C:\\Program Files (x86)\\Python\\2.4\\",
"Path": "C:\\Program Files\\VulkanSDK\\1.4.309.0\\Bin;C:\\Program Files\\Oculus\\Support\\oculus-runtime;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\wbin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\azcopy;C:\\Program Files\\Python\\3.6\\;C:\\Program Files\\Python\\3.6\\Scripts\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\dotnet\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;E:\\Tools\\flutter\\bin;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\AppData\\Local\\Keybase\\",
"ProgramData": "C:\\ProgramData",
"ProgramFiles": "C:\\Program Files",
"ProgramFiles(x86)": "C:\\Program Files (x86)",
"ProgramW6432": "C:\\Program Files",
"SESSIONNAME": "Console",
"SystemDrive": "C:",
"SystemRoot": "C:\\WINDOWS",
"TEMP": "C:\\Users\\phill\\AppData\\Local\\Temp",
"TMP": "C:\\Users\\phill\\AppData\\Local\\Temp",
"USERDOMAIN": "FORDRING",
"USERDOMAIN_ROAMINGPROFILE": "FORDRING",
"USERNAME": "phill",
"USERPROFILE": "C:\\Users\\phill",
"VK_SDK_PATH": "C:\\Program Files\\VulkanSDK\\1.4.309.0",
"VS110COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\",
"VS120COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\Common7\\Tools\\",
"VS140COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\",
"VSCODE_CODE_CACHE_PATH": "C:\\Users\\phill\\AppData\\Roaming\\Code\\CachedData\\6f17636121051a53c88d3e605c491d22af2ba755",
"VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
"VSCODE_CWD": "C:\\WINDOWS\\system32",
"VSCODE_DOTNET_INSTALL_TOOL_ORIGINAL_HOME": "undefined",
"VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
"VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
"VSCODE_IPC_HOOK": "\\\\.\\pipe\\0955f8d2-1.103.2-main-sock",
"VSCODE_L10N_BUNDLE_LOCATION": "",
"VSCODE_NLS_CONFIG": "{\"userLocale\":\"en-us\",\"osLocale\":\"en-ca\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"C:\\\\Program Files\\\\Microsoft VS Code\\\\resources\\\\app\\\\out\\\\nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}",
"VSCODE_PID": "33664",
"VULKAN_SDK": "C:\\Program Files\\VulkanSDK\\1.4.309.0",
"__COMPAT_LAYER": "DetectorsAppHealth",
"windir": "C:\\WINDOWS"
}
[driver] Trying to detect generator supported by system
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[cache] Reading CMake cache file e:/Projects/BitSaber/Tools/.cmake-build/Debug/CMakeCache.txt
[cache] Parsing CMake cache string
[driver] Setting new variant Release
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[main] Unable to configure with existing cache
[visual-studio] OK running C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat x64 , env vars: {"DevEnvDir":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\","Framework40Version":"v4.0","FrameworkDir":"C:\\Windows\\Microsoft.NET\\Framework64\\","FrameworkDIR64":"C:\\Windows\\Microsoft.NET\\Framework64\\","FrameworkVersion":"v4.0.30319","FrameworkVersion64":"v4.0.30319","INCLUDE":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\include;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Auxiliary\\VS\\include;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.26100.0\\ucrt;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\um;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\shared;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\winrt;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\cppwinrt;C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\include\\um","LIB":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x64;C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\lib\\um\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.26100.0\\ucrt\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\\\lib\\10.0.26100.0\\\\um\\x64","LIBPATH":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x86\\store\\references;C:\\Program Files (x86)\\Windows Kits\\10\\UnionMetadata\\10.0.26100.0;C:\\Program Files (x86)\\Windows Kits\\10\\References\\10.0.26100.0;C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319","NETFXSDKDir":"C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\","Path":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\VCPackages;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TestWindow;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TeamFoundation\\Team Explorer;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\bin\\Roslyn;C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Common\\VSPerfCollectionTools\\vs2019\\\\x64;C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Common\\VSPerfCollectionTools\\vs2019\\;C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\x64\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\FSharp\\Tools;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Team Tools\\DiagnosticsHub\\Collector;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\10.0.26100.0\\\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\\\MSBuild\\Current\\Bin\\amd64;C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\Tools\\;C:\\Program Files\\VulkanSDK\\1.4.309.0\\Bin;C:\\Program Files\\Oculus\\Support\\oculus-runtime;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\wbin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\azcopy;C:\\Program Files\\Python\\3.6\\;C:\\Program Files\\Python\\3.6\\Scripts\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\dotnet\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;E:\\Tools\\flutter\\bin;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\AppData\\Local\\Keybase\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\CMake\\CMake\\bin;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\CMake\\Ninja;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\Linux\\bin\\ConnectionManagerExe","UCRTVersion":"10.0.26100.0","UniversalCRTSdkDir":"C:\\Program Files (x86)\\Windows Kits\\10\\","VCIDEInstallDir":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\","VCINSTALLDIR":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\","VCToolsInstallDir":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\","VCToolsRedistDir":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Redist\\MSVC\\14.44.35112\\","VCToolsVersion":"14.44.35207","VisualStudioVersion":"17.0","VSINSTALLDIR":"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\","WindowsLibPath":"C:\\Program Files (x86)\\Windows Kits\\10\\UnionMetadata\\10.0.26100.0;C:\\Program Files (x86)\\Windows Kits\\10\\References\\10.0.26100.0","WindowsSdkBinPath":"C:\\Program Files (x86)\\Windows Kits\\10\\bin\\","WindowsSdkDir":"C:\\Program Files (x86)\\Windows Kits\\10\\","WindowsSDKLibVersion":"10.0.26100.0\\","WindowsSDKVersion":"10.0.26100.0\\","WindowsSDK_ExecutablePath_x64":"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\x64\\","WindowsSDK_ExecutablePath_x86":"C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\","TMP":"C:\\Users\\phill\\AppData\\Local\\Temp"}
[kit] The environment for kit 'Visual Studio Community 2022 Release - amd64': {
"ALLUSERSPROFILE": "C:\\ProgramData",
"ANDROID_HOME": "E:\\Tools\\Android\\sdk",
"APPDATA": "C:\\Users\\phill\\AppData\\Roaming",
"COMPUTERNAME": "FORDRING",
"ComSpec": "C:\\WINDOWS\\system32\\cmd.exe",
"CommonProgramFiles": "C:\\Program Files\\Common Files",
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432": "C:\\Program Files\\Common Files",
"DEPOT_TOOLS_WIN_TOOLCHAIN": "0",
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
"ELECTRON_RUN_AS_NODE": "1",
"FBX_SDK_2019_2": "C:\\Program Files\\Autodesk\\FBX\\FBX SDK\\2019.2",
"FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
"FPS_BROWSER_USER_PROFILE_STRING": "Default",
"FXC2_DIR": "C:\\Program Files (x86)\\NVIDIA Corporation\\FX Composer 2.5",
"HOMEDRIVE": "C:",
"HOMEPATH": "\\Users\\phill",
"LOCALAPPDATA": "C:\\Users\\phill\\AppData\\Local",
"LOGONSERVER": "\\\\FORDRING",
"NUMBER_OF_PROCESSORS": "24",
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
"OS": "Windows_NT",
"OculusBase": "C:\\Program Files\\Oculus\\",
"OneDrive": "C:\\Users\\phill\\OneDrive",
"OneDriveConsumer": "C:\\Users\\phill\\OneDrive",
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW",
"PROCESSOR_ARCHITECTURE": "AMD64",
"PROCESSOR_IDENTIFIER": "AMD64 Family 25 Model 97 Stepping 2, AuthenticAMD",
"PROCESSOR_LEVEL": "25",
"PROCESSOR_REVISION": "6102",
"PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
"PUBLIC": "C:\\Users\\Public",
"PYTHON_ROOT": "C:\\Program Files (x86)\\Python\\2.4\\",
"Path": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\HostX64\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\VCPackages;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TestWindow;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\TeamFoundation\\Team Explorer;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\bin\\Roslyn;C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Common\\VSPerfCollectionTools\\vs2019\\\\x64;C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Common\\VSPerfCollectionTools\\vs2019\\;C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\x64\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\FSharp\\Tools;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Team Tools\\DiagnosticsHub\\Collector;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\10.0.26100.0\\\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\bin\\\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\\\MSBuild\\Current\\Bin\\amd64;C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\Tools\\;C:\\Program Files\\VulkanSDK\\1.4.309.0\\Bin;C:\\Program Files\\Oculus\\Support\\oculus-runtime;C:\\Program Files\\Eclipse Foundation\\jdk-8.0.302.8-hotspot\\bin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\wbin;C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\azcopy;C:\\Program Files\\Python\\3.6\\;C:\\Program Files\\Python\\3.6\\Scripts\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\TortoiseSVN\\bin;C:\\Program Files\\dotnet\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;E:\\Tools\\flutter\\bin;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\phill\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\.dotnet\\tools;C:\\Users\\phill\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\phill\\AppData\\Local\\Keybase\\;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\CMake\\CMake\\bin;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\CommonExtensions\\Microsoft\\CMake\\Ninja;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\Linux\\bin\\ConnectionManagerExe",
"ProgramData": "C:\\ProgramData",
"ProgramFiles": "C:\\Program Files",
"ProgramFiles(x86)": "C:\\Program Files (x86)",
"ProgramW6432": "C:\\Program Files",
"SESSIONNAME": "Console",
"SystemDrive": "C:",
"SystemRoot": "C:\\WINDOWS",
"TEMP": "C:\\Users\\phill\\AppData\\Local\\Temp",
"TMP": "C:\\Users\\phill\\AppData\\Local\\Temp",
"USERDOMAIN": "FORDRING",
"USERDOMAIN_ROAMINGPROFILE": "FORDRING",
"USERNAME": "phill",
"USERPROFILE": "C:\\Users\\phill",
"VK_SDK_PATH": "C:\\Program Files\\VulkanSDK\\1.4.309.0",
"VS110COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\",
"VS120COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\Common7\\Tools\\",
"VS140COMNTOOLS": "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\",
"VSCODE_CODE_CACHE_PATH": "C:\\Users\\phill\\AppData\\Roaming\\Code\\CachedData\\6f17636121051a53c88d3e605c491d22af2ba755",
"VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
"VSCODE_CWD": "C:\\WINDOWS\\system32",
"VSCODE_DOTNET_INSTALL_TOOL_ORIGINAL_HOME": "undefined",
"VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
"VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
"VSCODE_IPC_HOOK": "\\\\.\\pipe\\0955f8d2-1.103.2-main-sock",
"VSCODE_L10N_BUNDLE_LOCATION": "",
"VSCODE_NLS_CONFIG": "{\"userLocale\":\"en-us\",\"osLocale\":\"en-ca\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"C:\\\\Program Files\\\\Microsoft VS Code\\\\resources\\\\app\\\\out\\\\nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}",
"VSCODE_PID": "33664",
"VULKAN_SDK": "C:\\Program Files\\VulkanSDK\\1.4.309.0",
"__COMPAT_LAYER": "DetectorsAppHealth",
"windir": "C:\\WINDOWS",
"DevEnvDir": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\",
"Framework40Version": "v4.0",
"FrameworkDir": "C:\\Windows\\Microsoft.NET\\Framework64\\",
"FrameworkDIR64": "C:\\Windows\\Microsoft.NET\\Framework64\\",
"FrameworkVersion": "v4.0.30319",
"FrameworkVersion64": "v4.0.30319",
"INCLUDE": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\include;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Auxiliary\\VS\\include;C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.26100.0\\ucrt;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\um;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\shared;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\winrt;C:\\Program Files (x86)\\Windows Kits\\10\\\\include\\10.0.26100.0\\\\cppwinrt;C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\include\\um",
"LIB": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x64;C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\lib\\um\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.26100.0\\ucrt\\x64;C:\\Program Files (x86)\\Windows Kits\\10\\\\lib\\10.0.26100.0\\\\um\\x64",
"LIBPATH": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x64;C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\lib\\x86\\store\\references;C:\\Program Files (x86)\\Windows Kits\\10\\UnionMetadata\\10.0.26100.0;C:\\Program Files (x86)\\Windows Kits\\10\\References\\10.0.26100.0;C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319",
"NETFXSDKDir": "C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\",
"UCRTVersion": "10.0.26100.0",
"UniversalCRTSdkDir": "C:\\Program Files (x86)\\Windows Kits\\10\\",
"VCIDEInstallDir": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\IDE\\VC\\",
"VCINSTALLDIR": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\",
"VCToolsInstallDir": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\",
"VCToolsRedistDir": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Redist\\MSVC\\14.44.35112\\",
"VCToolsVersion": "14.44.35207",
"VisualStudioVersion": "17.0",
"VSINSTALLDIR": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\",
"WindowsLibPath": "C:\\Program Files (x86)\\Windows Kits\\10\\UnionMetadata\\10.0.26100.0;C:\\Program Files (x86)\\Windows Kits\\10\\References\\10.0.26100.0",
"WindowsSdkBinPath": "C:\\Program Files (x86)\\Windows Kits\\10\\bin\\",
"WindowsSdkDir": "C:\\Program Files (x86)\\Windows Kits\\10\\",
"WindowsSDKLibVersion": "10.0.26100.0\\",
"WindowsSDKVersion": "10.0.26100.0\\",
"WindowsSDK_ExecutablePath_x64": "C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\x64\\",
"WindowsSDK_ExecutablePath_x86": "C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.8 Tools\\",
"VS170COMNTOOLS": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\Tools",
"CC": "cl.exe",
"CXX": "cl.exe"
}
[driver] Trying to detect generator supported by system
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[cache] Reading CMake cache file e:/Projects/BitSaber/Tools/.cmake-build/Debug/CMakeCache.txt
[cache] Parsing CMake cache string
[cache] Reading CMake cache file e:/Projects/BitSaber/Tools/.cmake-build/Debug/CMakeCache.txt
[cache] Parsing CMake cache string
[cmakefileapi-parser] Read reply folder: e:\Projects\BitSaber\Tools\.cmake-build\Debug\.cmake\api\v1\reply
[cmakefileapi-parser] Found index files: ["cache-v2-f76e34b173f2f8e97e54.json","cmakeFiles-v1-3ed479358a6182074820.json","codemodel-v2-e15515f86fbcac61326a.json","directory-.-Debug-d0094a50bb2071803777.json","directory-.-MinSizeRel-d0094a50bb2071803777.json","directory-.-Release-d0094a50bb2071803777.json","directory-.-RelWithDebInfo-d0094a50bb2071803777.json","index-2025-08-31T22-56-52-0605.json","target-ALL_BUILD-Debug-93022a00edcc7b2663ea.json","target-ALL_BUILD-MinSizeRel-93022a00edcc7b2663ea.json","target-ALL_BUILD-Release-93022a00edcc7b2663ea.json","target-ALL_BUILD-RelWithDebInfo-93022a00edcc7b2663ea.json","target-Cobalt.Content.Native-Debug-eea067e6b6110379bcc8.json","target-Cobalt.Content.Native-MinSizeRel-ece5238c03654ca28113.json","target-Cobalt.Content.Native-Release-b479eb6dedd5323be6e9.json","target-Cobalt.Content.Native-RelWithDebInfo-04754ca56257f0eb06ff.json","target-lz4-Debug-7899d830546c26208873.json","target-lz4-MinSizeRel-5597924218e5802110af.json","target-lz4-Release-ecf42f7c186124e1954e.json","target-lz4-RelWithDebInfo-76b66f5d52d5149c083e.json","target-SPIRV-Reflect-Debug-7c8e2a17e6118a8e2723.json","target-SPIRV-Reflect-MinSizeRel-611ddd1160295d057d30.json","target-SPIRV-Reflect-Release-c198192efabb0beb4b01.json","target-SPIRV-Reflect-RelWithDebInfo-bf5025745ac7ec709605.json","target-ZERO_CHECK-Debug-97f1839c38cf56ef668c.json","target-ZERO_CHECK-MinSizeRel-97f1839c38cf56ef668c.json","target-ZERO_CHECK-Release-97f1839c38cf56ef668c.json","target-ZERO_CHECK-RelWithDebInfo-97f1839c38cf56ef668c.json","toolchains-v1-b72720c52195983157ee.json"]
[driver] Setting new variant Debug
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[driver] Use cached configuration
[driver] Running pre-configure checks and steps
[expand] expanded ${workspaceFolder:Tools}/.cmake-build/${buildType}
[cmakefileapi-parser] Read reply folder: e:\Projects\BitSaber\Tools\.cmake-build\Debug\.cmake\api\v1\reply
[cmakefileapi-parser] Found index files: ["cache-v2-f76e34b173f2f8e97e54.json","cmakeFiles-v1-3ed479358a6182074820.json","codemodel-v2-e15515f86fbcac61326a.json","directory-.-Debug-d0094a50bb2071803777.json","directory-.-MinSizeRel-d0094a50bb2071803777.json","directory-.-Release-d0094a50bb2071803777.json","directory-.-RelWithDebInfo-d0094a50bb2071803777.json","index-2025-08-31T22-56-52-0605.json","target-ALL_BUILD-Debug-93022a00edcc7b2663ea.json","target-ALL_BUILD-MinSizeRel-93022a00edcc7b2663ea.json","target-ALL_BUILD-Release-93022a00edcc7b2663ea.json","target-ALL_BUILD-RelWithDebInfo-93022a00edcc7b2663ea.json","target-Cobalt.Content.Native-Debug-eea067e6b6110379bcc8.json","target-Cobalt.Content.Native-MinSizeRel-ece5238c03654ca28113.json","target-Cobalt.Content.Native-Release-b479eb6dedd5323be6e9.json","target-Cobalt.Content.Native-RelWithDebInfo-04754ca56257f0eb06ff.json","target-lz4-Debug-7899d830546c26208873.json","target-lz4-MinSizeRel-5597924218e5802110af.json","target-lz4-Release-ecf42f7c186124e1954e.json","target-lz4-RelWithDebInfo-76b66f5d52d5149c083e.json","target-SPIRV-Reflect-Debug-7c8e2a17e6118a8e2723.json","target-SPIRV-Reflect-MinSizeRel-611ddd1160295d057d30.json","target-SPIRV-Reflect-Release-c198192efabb0beb4b01.json","target-SPIRV-Reflect-RelWithDebInfo-bf5025745ac7ec709605.json","target-ZERO_CHECK-Debug-97f1839c38cf56ef668c.json","target-ZERO_CHECK-MinSizeRel-97f1839c38cf56ef668c.json","target-ZERO_CHECK-Release-97f1839c38cf56ef668c.json","target-ZERO_CHECK-RelWithDebInfo-97f1839c38cf56ef668c.json","toolchains-v1-b72720c52195983157ee.json"]
[cache] Reading CMake cache file e:/Projects/BitSaber/Tools/.cmake-build/Debug/CMakeCache.txt
[cache] Parsing CMake cache string
[cache] Reading CMake cache file e:/Projects/BitSaber/Tools/.cmake-build/Debug/CMakeCache.txt
[cache] Parsing CMake cache string
Additional Information
In case it's relevant, this is a build for a native DLL that interops with a bunch of .NET code, so I have the following in my workspace to get CMake to stay confined to the native code and ignore all the C# projects:
"cmake.sourceDirectory": "${workspaceFolder:Tools}/Cobalt.Content.Native",
"cmake.buildDirectory": "${workspaceFolder:Tools}/.cmake-build/${buildType}",
I added the "cmake.LoggingLevel": "debug" to my workspace and restarted vscode. The attached debug log output is all just from opening the workspace. Nothing further prints to CMAKE/* in the OUTPUT panel when actually attempting to execute the task.
Running VSCode 1.103.2. (This bug first appeared on an earlier build of VSCode, whenever it was it updated the CMake plugin.)
Hi @pdjonov , thank you for reporting this issue. We tried to check this issue in Visual Studio Code v1.103.2 + CMake Tools v1.21.36/v1.22.8. But we can't reproduce this issue. Could you help to take a look at it? If we missed something, please let us know. In order for us to investigate this further, could you please provide a sample project to us that can reproduce this issue? Thanks.
Making a repro turned out to be a bit less painful than I initially thought, so here it is. This was somewhat hastily put together so apologies for all the cruft I've left behind. While I originally reported the bug on my Windows machine, I put this repro together on my Arch laptop. The bug repros the same on both platforms, I'm just calling that out in case I broke the workspace's Windows support.
- Open this workspace:
Tools/Tools.code-workspace. - Run the
CMake: Configurecommand. - Run the
restoretask. - CTRL+SHIFT+B to run the
buildtask. (Or just run thebuildtask.) This is where I observe the hang as it tries to launch thebuild native libstask, which thebuildtask depends on. - Kill the hung terminal.
- Run the
CMake: Buildcommand. The CMake build now works and the.dll/.sofile is built successfully.
@pdjonov Thank you for the detailed information. We rechecked this issue in Visual Studio Code v1.103.2 + CMake Tools v1.21.36/v1.22.8. The build process did not hang, but instead reported an MSB3030 error. Please refer to this video. If we missed something, please let us know. We look forward to your response. Thank you.
Sorry I accidentally broke the repro while trying to clean it up more. ~~Uncomment the dependency on the native build task.~~ Pull the latest.
@pdjonov , thanks for your reply. We can reproduce this issue on Visual Studio Code v1.103.2 + CMake Tools v1.21.36/v1.22.8. This issue is not reproduced on CMake Tools v1.20.53. But when we run the final step "CMake: Build", it reports 2 C2039 errors. Repro Steps:
- Clone the project or download the attached project, open this workspace: Tools/Tools.code-workspace. (bug-repro-cmake-hang-master.zip)
- Run the CMake: Configure command.
- Run the restore task (Task: run tasks -> restore).
- CTRL+SHIFT+B to run the build task or just run the build task(Task: run tasks -> build). It displays "Executing task: build native libs" and the task remains running.
- Kill the hung terminal.
- Run the CMake: Build command. Observe the result.
Details please see following video:
FYI: @gcampbell-msft
But when we run the final step "CMake: Build", it reports 2 C2039 errors.
Sorry for that distraction, I'd missed a header. Didn't catch it because I set the repro up on Linux building with Clang. At any rate that's got nothing to do with the bug here and I'm super thrilled you can repro it.
One last note: I imagine this bug probably has something to do with the odd layout of my workspace. That's because what you're looking at is a tiny slice out of a much larger project where multiple workspaces kind of overlap. Making that work relies on the unusual structure.
@pdjonov Thanks for the detailed information.
Hello world example here: https://github.com/Briffou/debug-cmake-tools
Same thing as @pdjonov I think
- Open test.code-workspace
- Try to run task (
Tasks: Run Task) from workspace:CMake tools debug: configure-> hanging
No issue before 1.21.36
@Briffou Thank you for your comment. We can reproduce this issue in Visual Studio Code v1.103.2 + CMake Tools v1.21.36 using the sample project(debug-cmake-tools-main.zip). Please continue to follow up on this issue. Thank you.
FYI: @gcampbell-msft