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

Message in OUTPUT window is incorrect after running command CMake: Install #4180

Open
Amy-Li03 opened this issue Nov 19, 2024 · 0 comments
Open
Labels
bug a bug in the product Feature: install
Milestone

Comments

@Amy-Li03
Copy link
Collaborator

Brief Issue Summary

Environment:

VS Code 1.95.3 + CMake Tools v1.20.24 (pre-release)

More info:

  1. This is a not regression issue, it also reproduces on v1.16.31
  2. This issue reproduces on Windows, Linux, and Mac platforms

Repro steps:

  1. Unzip the project and open it with vscode. test_project.zip
  2. Open the command palette (F1 or Ctrl+Shift+P)
  3. Enter and select the command CMake: Install
  4. Observe the messages in OUTPUT window

Actual result:

The message in OUTPUT window is "[build][4/5] Install the project…"
Image

Expected result:

The message in OUTPUT window should be "[build][5/5] Install the project…"

CMake Tools Diagnostics

Debug Log

Additional Information

No response

@github-project-automation github-project-automation bot moved this to Blocked in CMake Tools Nov 19, 2024
@Amy-Li03 Amy-Li03 added bug a bug in the product and removed triage labels Nov 19, 2024
@gcampbell-msft gcampbell-msft moved this from Blocked to Pending Prioritization in CMake Tools Nov 20, 2024
@gcampbell-msft gcampbell-msft added this to the Backlog milestone Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the product Feature: install
Projects
Status: Pending Prioritization
Development

No branches or pull requests

2 participants