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

Created on 10 May 2019  路  2Comments  路  Source: microsoft/terminal

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

Area-Build Resolution-Duplicate

All 2 comments

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

warpdesign picture warpdesign  路  3Comments

wkbrd picture wkbrd  路  3Comments

miniksa picture miniksa  路  3Comments

alabuzhev picture alabuzhev  路  3Comments