[Build Error] Cannot open include file: 'winrt/TerminalApp.h': No such file or directory #933

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

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

I have read the same issues and I found it will need to install WinRT C++ library .
I have installed the WinRT C++ library from both vsix and Nuget. It still get the same errors.
image

Originally created by @toekhaing on GitHub (May 10, 2019). I have read the same issues and I found it will need to install WinRT C++ library . I have installed the WinRT C++ library from both vsix and Nuget. It still get the same errors. ![image](https://user-images.githubusercontent.com/6739256/57522132-e72eff80-7347-11e9-871c-f43c4c47373f.png)
claunia added the Resolution-DuplicateArea-Build labels 2026-01-30 22:11:50 +00:00
Author
Owner

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

Please refer to #489. It also looks like you're using VS2019, so #565 might have some help in it as well.

@zadjii-msft commented on GitHub (May 10, 2019): Please refer to #489. It also looks like you're using VS2019, so #565 might have some help in it as well.
Author
Owner

@xa0082249956 commented on GitHub (May 16, 2019):

Try this one:
Adding a project reference in TerminalApp to the TerminalSettings project.

@xa0082249956 commented on GitHub (May 16, 2019): Try this one: Adding a **project reference** in `TerminalApp` to the `TerminalSettings` project.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#933