This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Fatal Error C1852
'filename' is not a valid precompiled header file
The file is not a precompiled header.
Possible causes
- Invalid file specified with /Yu or #pragma hdrstop.
- The compiler assumes a file extension of .pch if you do not specify otherwise.