You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not exactly sure what is causing this but I and some of my collegues are experiencing issues where our CMake based project has issues trying to link.
Errors like:
LINK : fatal error LNK1168: cannot open PathTo\MyTestDll.dll for writing
We can just hit build again and normally the file then compiles but we have many targets and the issues occurs multiple time before having done a complete build. The process is highly annoying.
I think it's a VS Code issue because
it doesn't happen when VS Code is not open and I invoke the compile on commandline
it doesn't happen with vscode 1.95.3 (running from an unzipped folder, with the same extensions from my installed 1.96.2 build)
it does happen with 1.96.2 (haven't tested other 1.96 releases)
it still happens with the Insiders build (running from an unzipped folder)
VS Code version: Code - Insiders 1.97.0-insider (b7b6f26, 2025-01-09T13:17:31.863Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Type: Bug
I'm not exactly sure what is causing this but I and some of my collegues are experiencing issues where our CMake based project has issues trying to link.
Errors like:
We can just hit build again and normally the file then compiles but we have many targets and the issues occurs multiple time before having done a complete build. The process is highly annoying.
I think it's a VS Code issue because
VS Code version: Code - Insiders 1.97.0-insider (b7b6f26, 2025-01-09T13:17:31.863Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (41)
The text was updated successfully, but these errors were encountered: