-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot execute command #601
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. |
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. |
…ut debugger Commandline shellPath with slash does not work, it needs a backslash.
It is not released yet, right? |
Fix bug #601 Problem with CMake:Execute current target without debugger
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 |
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
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
The text was updated successfully, but these errors were encountered: