Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
toekhaing opened this issue May 10, 2019 · 2 comments
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@toekhaing
Copy link

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

@zadjii-msft
Copy link
Member

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

@zadjii-msft zadjii-msft added Area-Build Issues pertaining to the build system, CI, infrastructure, meta Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. labels May 10, 2019
@xa0082249956
Copy link

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

iwhp added a commit to iwhp/terminal that referenced this issue May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants