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]
You need this:
git submodule update --init --recursive
I also forgot this operation at the beginning.
@SwimmingTiger has the correct solution.
You're joking right?
Most helpful comment
You need this:
I also forgot this operation at the beginning.