microsoft / microsoft/winget-pkgs

[Package Issue]: Microsoft.VisualStudio.2022.BuildTools CL.exe missing

Open
#138,668 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Help-Wanted Issue-Bug Package-Update
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

Please confirm these before moving forward
  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue

Other

Brief description of your issue

This package do not install or give an option to add the Developer C++/CLI Tools like CL.EXE, I believe a package in a CLI package manager should provide the CLI Tools when installed.

Steps to reproduce

Install the package with winget install Microsoft.VisualStudio.2022.BuildTools
Open "Developer PowerShell for VS 2022" or the Command Prompt couterpart
Try to using CL.EXE command

Actual behavior

CL.EXE is not found.

Expected behavior

The C++/CLI support tools should be included on a package from a CLI package manager.

Environment
Gerenciador de Pacotes do Windows v1.6.3482
Copyright (c) Microsoft Corporation. Todos os direitos reservados.

Windows: Windows.Desktop v10.0.22635.3140
Arquitetura do Sistema: X64
Pacote: Microsoft.DesktopAppInstaller v1.21.3482.0

Diretórios Winget
--------------------------------------------------------------------------------------------------------------------------------------
Registros                                 %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
Configurações do Usuário                  %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Diretório de Links Portáteis (Usuário)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Diretório de Links Portáteis (Computador) C:\Program Files\WinGet\Links
Raiz do Pacote Portátil (Usuário)         %LOCALAPPDATA%\Microsoft\WinGet\Packages
Raiz do Pacote Portátil                   C:\Program Files\WinGet\Packages
Raiz do Pacote Portátil (x86)             C:\Program Files (x86)\WinGet\Packages
Downloads do Instalador                   D:\Downloads

Links
-------------------------------------------------------------------------------
Política de Privacidade https://aka.ms/winget-privacy
Contrato de Licença     https://aka.ms/winget-license
Avisos de Terceiros     https://aka.ms/winget-3rdPartyNotice
Home page               https://aka.ms/winget
Termos da Windows Store https://www.microsoft.com/en-us/storedocs/terms-of-sale

Configuração do Administrador             Estado
------------------------------------------------------
LocalManifestFiles                        Desabilitado
BypassCertificatePinningForMicrosoftStore Desabilitado
InstallerHashOverride                     Desabilitado
LocalArchiveMalwareScanOverride           Desabilitado
Screenshots and Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing winget install Microsoft.VisualStudio.2022.BuildTools, then open Developer PowerShell for VS 2022 and check whether CL.EXE is available. Inspect the package definition for the selected Visual Studio components; done means the package behavior clearly provides the requested C++/CLI tools or documents why it does not.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.