|
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK1120 3 个无法解析的外部命令 testChat D:\test.exe 1
错误 MSB3073 命令“call ninja.exe -C ..\out\Debug\ -k0 testChat”已退出,代码为 1。 testChat D:\test.vcxproj 1393
错误 LNK2001 无法解析的外部符号 "public: virtual int __thiscall Contact::SwitchBox::qt_metacall(enum QMetaObject::Call,int,void * *)" (?qt_metacall@SwitchBox@Contact@@UAEHW4Call@QMetaObject@@HPAPAX@Z) testChat D:\test.switchbox.obj 1
错误 LNK2001 无法解析的外部符号 "public: virtual struct QMetaObject const * __thiscall Contact::SwitchBox::metaObject(void)const " (?metaObject@SwitchBox@Contact@@UBEPBUQMetaObject@@XZ) testChat D:\test.switchbox.obj 1
错误 LNK2001 无法解析的外部符号 "public: virtual void * __thiscall Contact::SwitchBox::qt_metacast(char const *)" (?qt_metacast@SwitchBox@Contact@@UAEPAXPBD@Z) testChat D:\test.switchbox.obj 1
|
|