Visual Studio 2022 Community build OpenConsole.sln failed #20288

Closed
opened 2026-01-31 07:09:07 +00:00 by claunia · 2 comments
Owner

Originally created by @snowuyl on GitHub (Jul 25, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.22621.1992

Other Software

No response

Steps to reproduce

  1. Opening OpenConsole.sln from Visual Studio 2022 Community.
  2. Changing configuration to x64.
  3. Selecting regenerating solution.
  4. Visual Studio 2022 Community shows 70 building errors.

Expected Behavior

Visual Studio 2022 Community shows 70 building successfully.

Actual Behavior

Visual Studio 2022 Community shows 70 building errors.

Originally created by @snowuyl on GitHub (Jul 25, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.22621.1992 ### Other Software _No response_ ### Steps to reproduce 1. Opening OpenConsole.sln from Visual Studio 2022 Community. 2. Changing configuration to x64. 3. Selecting regenerating solution. 4. Visual Studio 2022 Community shows 70 building errors. ### Expected Behavior Visual Studio 2022 Community shows 70 building successfully. ### Actual Behavior Visual Studio 2022 Community shows 70 building errors.
claunia added the Issue-QuestionNeeds-TriageIssue-BugResolution-Answered labels 2026-01-31 07:09:08 +00:00
Author
Owner

@snowuyl commented on GitHub (Jul 25, 2023):

buildingerrors
@snowuyl commented on GitHub (Jul 25, 2023): <img width="960" alt="buildingerrors" src="https://github.com/microsoft/terminal/assets/8336439/18843334-a88a-428f-ad23-515e961c5e06">
Author
Owner

@zadjii-msft commented on GitHub (Jul 25, 2023):

I mean, I think that error message is pretty self explanatory:

This project references git submodule(s) that are missing on this computer. Use git submodule update --init --recursive to download them. For more information, see https://github.com/microsoft/terminal#building-the-code.

Did you git submodule update --init --recursive before building?

@zadjii-msft commented on GitHub (Jul 25, 2023): I mean, I think that error message is pretty self explanatory: > This project references git submodule(s) that are missing on this computer. Use `git submodule update --init --recursive` to download them. For more information, see https://github.com/microsoft/terminal#building-the-code. Did you `git submodule update --init --recursive` before building?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20288