另外一个文件夹的源文件调用其他文件下的.cpp方法出现程序无法构建的问题,报错CPICommV001.obj:-1: error: LNK2019: 无法解析的外部符号 "public: struct CProductInfo & __thiscall CGlobalInterface::getProductInfo(void)" ,该符号在函数 "public: virtual unsigned char __thiscall CPICommV001::parsePacket() 中被引用
右键工程名称,先清除,再重新构建