Compiler Fatal Errors C999 ...


Visual C++ Concepts: Building a C/C++ Program
Fatal Error C1010

unexpected end of file while looking for precompiled header directive

An include file specified with /Yu is not listed in the source file.

Did you inadvertently delete a #include statement that referenced the .h file that /Yu is looking for?

Page view tracker