Compiling...
Demo1601-02.vcproj.cpp
.\Demo1601-02.vcproj.cpp : fatal error C1853: 'Debug\Demo1601-02.vcproj.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
AssemblyInfo.cpp
.\AssemblyInfo.cpp : fatal error C1853: 'Debug\Demo1601-02.vcproj.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
Generating Code...
Results
Build log was saved at "file://e:\VC_Pro\Projects\Demo1601-02.vcproj\Debug\BuildLog.htm"
Demo1601-02.vcproj - 2 error(s), 0 warning(s)
----------------------------------------------------------------------------------------------------------------------
This is a project for only practicing purpose, not that critical. But I like to figure out the reason in case of that I may have the same problem in carrying out a real project in the future.
Bookmarks