Vscode-cmake-tools: cannot execute command

Created on 28 Nov 2018  路  7Comments  路  Source: microsoft/vscode-cmake-tools

Issue Type: Bug

cmake tools cannot execute "CMake:Execute current target without debugger"
It always return :
The terminal process command 'C:/Windows/System32/cmd.exe' failed to launch (exit code: 1)
It also created .exe directory in the base folder

Extension version: 1.1.3
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:13:36.375Z)
OS version: Windows_NT x64 10.0.17134


System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)|
|GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled|
|Memory (System)|11.89GB (4.39GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|


bug

Most helpful comment

I experience this as well. I did not test thoroughly enough on Windows, and I can identify the change that caused this issue. I'll fix it in the next bugfix release.

All 7 comments

I am able to reproduce this. It was working fine until a few days ago and today I suddenly encountered the same problem.

I am also able to reproduce this.
Seems the update broke something.

I experience this as well. I did not test thoroughly enough on Windows, and I can identify the change that caused this issue. I'll fix it in the next bugfix release.

It is not released yet, right?

I'm on version 1.1.3 and still encountered the same problem.

Because 1.1.3 is from November and that was merged a month ago.

Same error, that would be nice to release version 1.1.4 with #616

One can also modify line 1008 of file C:\Users\Name\.vscode\extensions\vector-of-bool.cmake-tools-1.1.3\out\src\cmake-tools.js

Was this page helpful?
0 / 5 - 0 ratings