I wanted to build the DOMPrint sample. I have created a Win32 console
project and copied the DOMPrint.cpp code. When I build the solution appears
the next error:

 fatal error C1010 - unexpected end of file while looking for precompiled
header directive

-I have modified the "create or use precompiled header" option at project
properties to "Generate automatically" (/YX), but then I get 88  linking
errors.

-If I include the StdAfx.h with the /Yu setted, I get the next error:
Fatal Error C1852  '*filename' is not a valid precompiled header file*
**
Help please! Thanks for your time

Reply via email to