EasyPR-DLL-CSharp icon indicating copy to clipboard operation
EasyPR-DLL-CSharp copied to clipboard

error C010

Open joeaaron opened this issue 8 years ago • 1 comments
trafficstars

我在编译CreateDLL的时候,xmlParser会提示:unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?

joeaaron avatar Nov 16 '17 06:11 joeaaron

你可以尝试一下:“右键CreateDLL项目中的xmlParser.cpp文件 - 属性 - C/C++ - 预编译头“,其中“预编译头”项目选择“不使用预编译头”。

zhang-can avatar Nov 16 '17 13:11 zhang-can