问题描述 一个C++小程序运行错误,求大神帮忙看看 #include #include "stdafx.h" using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop / class cartp { public: virtual char getcar()=0; }; class BMW
问题描述 求大神帮忙,程序运行出现C1853的错误 fatal error C1853: 'Debug/ChatServer.pch' is not a precompiled header file created with this compiler...错误提示如上,杂么办? 解决方案 删掉,重新生成,试试. 解决方案二: 打开 Project settings ,在C/C++选项框下,在category下找到precompiled header,选择Not using precompil