Failed to build latest upstream #1260

Open
opened 2026-01-30 22:20:28 +00:00 by claunia · 0 comments
Owner

Originally created by @Stitch07 on GitHub (May 22, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.116]
Windows Terminal version (if applicable): 83b139596fdbf0073655efd086b25172d4e578b1 (Git)

Any other software?

Steps to reproduce

Pull the latest commit, and build with VS2017.

Expected behavior

It builds correctly.

Actual behavior

1 error while building:

Severity	Code	Description	Project	File	Line	Suppression State
Error	C2039	'LastTabClosed': is not a member of 'winrt::TerminalApp::App'	WindowsTerminal	c:\users\soumil\documents\terminal\src\cascadia\windowsterminal\apphost.cpp	73	
Originally created by @Stitch07 on GitHub (May 22, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18362.116] Windows Terminal version (if applicable): 83b139596fdbf0073655efd086b25172d4e578b1 (Git) Any other software? ``` # Steps to reproduce Pull the latest commit, and build with VS2017. <!-- A description of how to trigger this bug. --> # Expected behavior It builds correctly. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior 1 error while building: ``` Severity Code Description Project File Line Suppression State Error C2039 'LastTabClosed': is not a member of 'winrt::TerminalApp::App' WindowsTerminal c:\users\soumil\documents\terminal\src\cascadia\windowsterminal\apphost.cpp 73 ``` <!-- What's actually happening? -->
claunia added the Issue-QuestionResolution-AnsweredProduct-MetaArea-Build labels 2026-01-30 22:20:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1260