error LNK2001: unresolved external symbol "public: __thiscall

VC中编译 连接出错... error LNK2001: unresolved external symbol "public: __thiscall  提示找不到源文件的实现部分...可能是在源文件中加了 #ifndef win32  ...#endif

在连接时候找不到实现的地方....

你可能感兴趣的:(error LNK2001: unresolved external symbol "public: __thiscall)