-
UID:91474
-
- 注册时间2010-01-24
- 最后登录2017-09-14
- 在线时间166小时
-
- 发帖960
- 搜Ta的帖子
- 精华0
- 金钱9770
- 威望977
- 贡献值2
- 好评度967
-
访问TA的空间加好友用道具
|
用的是 VS2005 的环境 之前没 问题。。重新 编译了一遍QT结果就出现了以下的 错误。大哥大姐。求救呀 - 1>QtCored4.lib(QtCored4.dll) : error LNK2005: "public: __thiscall QByteArray::~QByteArray(void)" (??1QByteArray@@QAE@XZ) 已经在 main.obj 中定义
- 1>QtCored4.lib(QtCored4.dll) : error LNK2005: "public: char * __thiscall QByteArray::data(void)" (?data@QByteArray@@QAEPADXZ) 已经在 h_db.obj 中定义
- 1>QtCored4.lib(QtCored4.dll) : error LNK2005: "public: __thiscall QString::~QString(void)" (??1QString@@QAE@XZ) 已经在 main.obj 中定义
- 1>QtCored4.lib(QtCored4.dll) : error LNK2005: "public: bool __thiscall QBasicAtomicInt::deref(void)" (?deref@QBasicAtomicInt@@QAE_NXZ) 已经在 main.obj 中定义
- 1>QtCored4.lib(QtCored4.dll) : error LNK2005: "public: bool __thiscall QBasicAtomicInt::operator!=(int)const " (??9QBasicAtomicInt@@QBE_NH@Z) 已经在 main.obj 中定义
- 1>h_tabWidget.obj : error LNK2001: 无法解析的外部符号 "private: static struct QString::Data QString::shared_null" (?shared_null@QString@@0UData@1@A)
|