(转)fatal error C1853: precompiled header file is from a previous version of the compiler, or the pre
预编译头文件来自编译器的早期版本,或者预编译头为C++而在C中使用它(或相反) 当Visual C++项目启用了预编译头(Precompiled header)功能时,如果项目中同时混合有.c和.cpp源文件,则可能收到C1853编译器错误:fatal error C1853: 'pjtname.pch' precompiled header file is from a prev...
转载
2018-11-01 10:49:05 ·
3414 阅读 ·
0 评论