Building from Command Line #934

Closed
opened 2026-01-30 22:11:52 +00:00 by claunia · 2 comments
Owner

Originally created by @Tembocs on GitHub (May 10, 2019).

I tried to build Terminal from command line by running msbuild OpenConsole.sln. After a successful build I could not see the WindowsTerminal.exe or anything to start it. The other executables either started the cmd or something else in cmd.

If I build from command line with msbuild OpenConsole.sln is this enough command to build the Cascadia project as well? Where is the Is it a must to build from Visual Studio to have Cascadia project built?

Originally created by @Tembocs on GitHub (May 10, 2019). I tried to build Terminal from command line by running `msbuild OpenConsole.sln`. After a successful build I could not see the WindowsTerminal.exe or anything to start it. The other executables either started the cmd or something else in cmd. If I build from command line with `msbuild OpenConsole.sln` is this enough command to build the Cascadia project as well? Where is the Is it a must to build from Visual Studio to have Cascadia project built?
claunia added the Resolution-DuplicateArea-Build labels 2026-01-30 22:11:52 +00:00
Author
Owner

@SneWs commented on GitHub (May 10, 2019):

Have you read https://github.com/microsoft/Terminal/blob/master/tools/README.md ? It will guide you through the process of building from command line.

@SneWs commented on GitHub (May 10, 2019): Have you read https://github.com/microsoft/Terminal/blob/master/tools/README.md ? It will guide you through the process of building from command line.
Author
Owner

@zadjii-msft commented on GitHub (May 10, 2019):

Please refer to #489, as there's a lot of good information in that thread.

@zadjii-msft commented on GitHub (May 10, 2019): Please refer to #489, as there's a lot of good information in that thread.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#934