Compiling...
RecommendSystemClient.cpp
Linking...
ClientRegister.obj : error LNK2005: "public: __thiscall user::user(void)" (??0user@@QAE@XZ) already defined in Client.obj
RecommendSystemClientView.obj : error LNK2005: "public: __thiscall user::user(void)" (??0user@@QAE@XZ) already defined in Client.obj
Debug/RecommendSystemClient.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.RecommendSystemClient.exe - 1 error(s), 0 warning(s)