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

libraryincludes.h(46): fatal error C1083: Cannot open include file: 'wil/Common.h': No such file or directory #472

Closed
geeksfn opened this issue May 7, 2019 · 3 comments
Labels
Resolution-Answered Related to questions that have been answered

Comments

@geeksfn
Copy link

geeksfn commented May 7, 2019

I am getting this error when trying to build using VS 2017:
libraryincludes.h(46): fatal error C1083: Cannot open include file: 'wil/Common.h': No such file or directory
Microsoft Windows [Version 10.0.17763.437]

@SwimmingTiger
Copy link

You need this:

git submodule update --init --recursive

I also forgot this operation at the beginning.

@zadjii-msft
Copy link
Member

@SwimmingTiger has the correct solution.

@zadjii-msft zadjii-msft added the Resolution-Answered Related to questions that have been answered label May 7, 2019
@zadjii-msft
Copy link
Member

You're joking right?

https://github.com/microsoft/Terminal#building-the-code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

3 participants