When built DirectXTK, VS2019 reported:
Cannot open include file: 'DebugEffect_VSDebugInst.inc': No such file or directory
Cannot open include file: 'NormalMapEffect_VSNormalPixelLightingTxInst.inc': No such file or directory
Cannot open include file: 'PBREffect_VSConstantInst.inc': No such file or directory
I pulled source code from https://github.com/microsoft/DirectXTK, opened DirectXTK_Desktop_2019_Win10.sln to build, and got this error.