Skip to content
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

build Error: spawn chcp ENOENT {} #977

Closed
amigo421 opened this issue Dec 19, 2019 · 2 comments
Closed

build Error: spawn chcp ENOENT {} #977

amigo421 opened this issue Dec 19, 2019 · 2 comments
Labels
bug a bug in the product Feature: build
Milestone

Comments

@amigo421
Copy link

amigo421 commented Dec 19, 2019

Windows 10

Insiders build vscode:1.42.0
cmake tools: 1.2.3
compiler mingw 7.3
cmake 3.16

cmake project configured successfully ,
the issue was raised on build step.

switching to vscode's builtin terminal and call: cmake --build . works fine
all tools : mingw toolchain and cmake both exist in Windows PATH env variable

[build] Starting build
[rollbar] Unhandled exception: Unhandled Promise rejection: build Error: spawn chcp ENOENT {}

attempt to run a build again returns:

A CMake task is already running. Stop it before trying to run a new CMake task.

[build] Starting build
[build] Build finished with exit code -1

@bobbrow
Copy link
Member

bobbrow commented Jan 10, 2020

Thanks for reporting this. I have a PR out to fix it.

@bobbrow bobbrow added bug a bug in the product crash Feature: build labels Jan 10, 2020
@bobbrow bobbrow added this to the 1.3.0 milestone Jan 10, 2020
@andreeis
Copy link
Contributor

andreeis commented Feb 4, 2020

Closing since this is fixed in CMake Tools Beta2. Please reactivate if you encounter any other symptoms of this issue.

@andreeis andreeis closed this as completed Feb 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug a bug in the product Feature: build
Projects
None yet
Development

No branches or pull requests

3 participants