Compilation failed :(

  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QString::QString(class QString const &)" (??0QString@@QAE@ABV0@@Z) already 
defined in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QString::~QString(void)" (??1QString@@QAE@XZ) already defined in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QStringRef::~QStringRef(void)" (??1QStringRef@@QAE@XZ) already defined in 
main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QChar::QChar(struct QLatin1Char)" (??0QChar@@QAE@UQLatin1Char@@@Z) already 
defined in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QString::QString(void)" (??0QString@@QAE@XZ) already defined in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QString::QString(class QString &&)" (??0QString@@QAE@$$QAV0@@Z) already defined 
in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QByteArray::~QByteArray(void)" (??1QByteArray@@QAE@XZ) already defined in 
main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: char const * __thiscall 
QByteArray::constData(void)const " (?constData@QByteArray@@QBEPBDXZ) already 
defined in main.obj
  Qt5Core.lib(Qt5Core.dll) : error LNK2005: "public: __thiscall 
QByteArray::QByteArray(void)" (??0QByteArray@@QAE@XZ) already defined in 
main.obj
  Qt5Bootstrap.lib(qarraydata.obj) : error LNK2005: "public: static void 
__cdecl QArrayData::deallocate(struct QArrayData *,unsigned int,unsigned int)" 
(?deallocate@QArrayData@@SAXPAU1@II@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlist.obj) : error LNK2005: "public: static void __cdecl 
QListData::dispose(struct QListData::Data *)" 
(?dispose@QListData@@SAXPAUData@1@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlist.obj) : error LNK2005: "public: void * * __thiscall 
QListData::append(void)" (?append@QListData@@QAEPAPAXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlist.obj) : error LNK2005: "public: void * * __thiscall 
QListData::append(struct QListData const &)" 
(?append@QListData@@QAEPAPAXABU1@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlist.obj) : error LNK2005: "public: struct QListData::Data 
* __thiscall QListData::detach_grow(int *,int)" 
(?detach_grow@QListData@@QAEPAUData@1@PAHH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlist.obj) : error LNK2005: "public: struct QListData::Data 
* __thiscall QListData::detach(int)" (?detach@QListData@@QAEPAUData@1@H@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: struct QMapNodeBase 
const * __thiscall QMapNodeBase::nextNode(void)const " 
(?nextNode@QMapNodeBase@@QBEPBU1@XZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: struct QMapNodeBase 
const * __thiscall QMapNodeBase::previousNode(void)const " 
(?previousNode@QMapNodeBase@@QBEPBU1@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: void __thiscall 
QMapDataBase::recalcMostLeftNode(void)" 
(?recalcMostLeftNode@QMapDataBase@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: struct QMapNodeBase * 
__thiscall QMapDataBase::createNode(int,int,struct QMapNodeBase *,bool)" 
(?createNode@QMapDataBase@@QAEPAUQMapNodeBase@@HHPAU2@_N@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: void __thiscall 
QMapDataBase::freeTree(struct QMapNodeBase *,int)" 
(?freeTree@QMapDataBase@@QAEXPAUQMapNodeBase@@H@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: static void __cdecl 
QMapDataBase::freeData(struct QMapDataBase *)" 
(?freeData@QMapDataBase@@SAXPAU1@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qmap.obj) : error LNK2005: "public: static struct 
QMapDataBase * __cdecl QMapDataBase::createData(void)" 
(?createData@QMapDataBase@@SAPAU1@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: void * __thiscall 
QHashData::allocateNode(int)" (?allocateNode@QHashData@@QAEPAXH@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: void __thiscall 
QHashData::freeNode(void *)" (?freeNode@QHashData@@QAEXPAX@Z) already defined 
in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: void __thiscall 
QHashData::free_helper(void (__cdecl*)(struct QHashData::Node *))" 
(?free_helper@QHashData@@QAEXP6AXPAUNode@1@@Z@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: static struct 
QHashData::Node * __cdecl QHashData::nextNode(struct QHashData::Node *)" 
(?nextNode@QHashData@@SAPAUNode@1@PAU21@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: static struct 
QHashData::Node * __cdecl QHashData::previousNode(struct QHashData::Node *)" 
(?previousNode@QHashData@@SAPAUNode@1@PAU21@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: void __thiscall 
QHashData::rehash(int)" (?rehash@QHashData@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "unsigned int __cdecl 
qHash(class QString const &,unsigned int)" (?qHash@@YAIABVQString@@I@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qhash.obj) : error LNK2005: "public: struct QHashData * 
__thiscall QHashData::detach_helper(void (__cdecl*)(struct QHashData::Node 
*,void *),void (__cdecl*)(struct QHashData::Node *),int,int)" 
(?detach_helper@QHashData@@QAEPAU1@P6AXPAUNode@1@PAX@ZP6AX0@ZHH@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: static bool 
__cdecl QChar::isSpace(unsigned int)" (?isSpace@QChar@@SA_NI@Z) already defined 
in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: static class 
QCoreApplication * __cdecl QCoreApplication::instance(void)" 
(?instance@QCoreApplication@@SAPAV1@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: static class 
QString __cdecl QCoreApplication::translate(char const *,char const *,char 
const *,int)" (?translate@QCoreApplication@@SA?AVQString@@PBD00H@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: static class 
QString __cdecl QCoreApplication::applicationFilePath(void)" 
(?applicationFilePath@QCoreApplication@@SA?AVQString@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: __thiscall 
QCoreApplication::QCoreApplication(int &,char * *,int)" 
(??0QCoreApplication@@QAE@AAHPAPADH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication.obj) : error LNK2005: "public: static class 
QStringList __cdecl QCoreApplication::arguments(void)" 
(?arguments@QCoreApplication@@SA?AVQStringList@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "int __cdecl qstrcmp(char 
const *,char const *)" (?qstrcmp@@YAHPBD0@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: __thiscall 
QByteArray::QByteArray(char const *,int)" (??0QByteArray@@QAE@PBDH@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: bool __thiscall 
QByteArray::startsWith(char const *)const " 
(?startsWith@QByteArray@@QBE_NPBD@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: class QByteArray & 
__thiscall QByteArray::append(char)" (?append@QByteArray@@QAEAAV1@D@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: class QByteArray 
__thiscall QByteArray::mid(int,int)const " (?mid@QByteArray@@QBE?AV1@HH@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: void __thiscall 
QByteArray::reserve(int)" (?reserve@QByteArray@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qbytearray.obj) : error LNK2005: "public: class QList<class 
QByteArray> __thiscall QByteArray::split(char)const " 
(?split@QByteArray@@QBE?AV?$QList@VQByteArray@@@@D@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdatetime.obj) : error LNK2005: "public: __thiscall 
QSharedData::QSharedData(void)" (??0QSharedData@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdatetime.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator+=(class QChar)" (??YQString@@QAEAAV0@VQChar@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdatetime.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qglobal.obj) : error LNK2005: "void __cdecl qBadAlloc(void)" 
(?qBadAlloc@@YAXXZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qglobal.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: __thiscall 
QStringRef::QStringRef(void)" (??0QStringRef@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: __thiscall 
QStringRef::QStringRef(class QStringRef const &)" (??0QStringRef@@QAE@ABV0@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: static enum 
QChar::Category __fastcall QChar::category(unsigned int)" 
(?category@QChar@@SI?AW4Category@1@I@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QStringRef 
__thiscall QString::midRef(int,int)const " 
(?midRef@QString@@QBE?AVQStringRef@@HH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: static bool __cdecl 
QChar::isSpace(unsigned int)" (?isSpace@QChar@@SA_NI@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: bool __thiscall 
QStringRef::isNull(void)const " (?isNull@QStringRef@@QBE_NXZ) already defined 
in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QChar const *,int)" (??0QString@@QAE@PBVQChar@@H@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "bool __cdecl operator==(class 
QString const &,class QString const &)" (??8@YA_NABVQString@@0@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: bool __thiscall 
QString::operator==(class QLatin1String)const " 
(??8QString@@QBE_NVQLatin1String@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "bool __cdecl operator<(class 
QString const &,class QString const &)" (??M@YA_NABVQString@@0@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString const &)" 
(??4QString@@QAEAAV0@ABV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::append(class QString const &)" 
(?append@QString@@QAEAAV1@ABV1@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: int __thiscall 
QString::indexOf(class QString const &,int,enum Qt::CaseSensitivity)const " 
(?indexOf@QString@@QBEHABV1@HW4CaseSensitivity@Qt@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: bool __thiscall 
QString::startsWith(class QString const &,enum Qt::CaseSensitivity)const " 
(?startsWith@QString@@QBE_NABV1@W4CaseSensitivity@Qt@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "private: static class QString 
__cdecl QString::fromUtf8_helper(char const *,int)" 
(?fromUtf8_helper@QString@@CA?AV1@PBDH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString 
__thiscall QString::trimmed(void)const " (?trimmed@QString@@QBE?AV1@XZ) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString 
__thiscall QStringRef::toString(void)const " 
(?toString@QStringRef@@QBE?AVQString@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator+=(class QChar)" (??YQString@@QAEAAV0@VQChar@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: void __thiscall 
QString::reserve(int)" (?reserve@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: void __thiscall 
QString::resize(int)" (?resize@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::insert(int,class QChar const *,int)" 
(?insert@QString@@QAEAAV1@HPBVQChar@@H@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QByteArray 
__thiscall QString::toLatin1(void)const " 
(?toLatin1@QString@@QBE?AVQByteArray@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QByteArray 
__thiscall QString::toLocal8Bit(void)const " 
(?toLocal8Bit@QString@@QBE?AVQByteArray@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "private: static struct 
QTypedArrayData<unsigned short> * __cdecl QString::fromAscii_helper(char const 
*,int)" (?fromAscii_helper@QString@@CAPAU?$QTypedArrayData@G@@PBDH@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: void __thiscall 
QString::chop(int)" (?chop@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString 
__thiscall QString::arg(class QString const &,int,class QChar)const " 
(?arg@QString@@QBE?AV1@ABV1@HVQChar@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString 
__thiscall QString::arg(class QChar,int,class QChar)const " 
(?arg@QString@@QBE?AV1@VQChar@@H0@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString 
__thiscall QString::simplified(void)const " (?simplified@QString@@QBE?AV1@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QString & 
__thiscall QString::append(class QStringRef const &)" 
(?append@QString@@QAEAAV1@ABVQStringRef@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstring.obj) : error LNK2005: "public: class QStringList 
__thiscall QString::split(class QString const &,enum 
QString::SplitBehavior,enum Qt::CaseSensitivity)const " 
(?split@QString@@QBE?AVQStringList@@ABV1@W4SplitBehavior@1@W4CaseSensitivity@Qt@@@Z)
 already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qcoreapplication_win.obj) : error LNK2005: "public: static 
bool __cdecl QChar::isSpace(unsigned int)" (?isSpace@QChar@@SA_NI@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: __thiscall 
QSharedData::QSharedData(void)" (??0QSharedData@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: class QString 
__thiscall QFileInfo::baseName(void)const " 
(?baseName@QFileInfo@@QBE?AVQString@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: class QString 
__thiscall QFileInfo::absolutePath(void)const " 
(?absolutePath@QFileInfo@@QBE?AVQString@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: __thiscall 
QFileInfo::QFileInfo(class QString const &)" (??0QFileInfo@@QAE@ABVQString@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfileinfo.obj) : error LNK2005: "public: __thiscall 
QFileInfo::~QFileInfo(void)" (??1QFileInfo@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: static bool __cdecl 
QChar::isSpace(unsigned int)" (?isSpace@QChar@@SA_NI@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: __thiscall 
QStringRef::QStringRef(void)" (??0QStringRef@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: class QStringRef & 
__thiscall QStringRef::operator=(class QStringRef const &)" 
(??4QStringRef@@QAEAAV0@ABV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: void __thiscall 
QByteArray::reserve(int)" (?reserve@QByteArray@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: static bool __cdecl 
QChar::isLetterOrNumber(unsigned int)" (?isLetterOrNumber@QChar@@SA_NI@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator+=(class QChar)" (??YQString@@QAEAAV0@VQChar@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: void __thiscall 
QString::reserve(int)" (?reserve@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qregexp.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: void __thiscall 
QString::reserve(int)" (?reserve@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "void __cdecl 
qt_message_output(enum QtMsgType,class QMessageLogContext const &,class QString 
const &)" 
(?qt_message_output@@YAXW4QtMsgType@@ABVQMessageLogContext@@ABVQString@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: void __cdecl 
QMessageLogger::warning(char const *,...)const " 
(?warning@QMessageLogger@@QBAXPBDZZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlogging.obj) : error LNK2005: "public: class QDebug 
__thiscall QMessageLogger::warning(void)const " 
(?warning@QMessageLogger@@QBE?AVQDebug@@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qutfcodec.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextcodec.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qnumeric.obj) : error LNK2005: "double __cdecl qSNaN(void)" 
(?qSNaN@@YANXZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qnumeric.obj) : error LNK2005: "double __cdecl qInf(void)" 
(?qInf@@YANXZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystementry.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystemengine_win.obj) : error LNK2005: "public: 
__thiscall QString::QString(class QLatin1String)" 
(??0QString@@QAE@VQLatin1String@@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystemengine_win.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator+=(class QChar)" 
(??YQString@@QAEAAV0@VQChar@@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystemengine_win.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystemengine.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: __thiscall 
QSharedData::QSharedData(void)" (??0QSharedData@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: class QChar const * 
__thiscall QString::unicode(void)const " (?unicode@QString@@QBEPBVQChar@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: bool __thiscall 
QDir::exists(void)const " (?exists@QDir@@QBE_NXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator+=(class QChar)" (??YQString@@QAEAAV0@VQChar@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: static class QString 
__cdecl QDir::cleanPath(class QString const &)" 
(?cleanPath@QDir@@SA?AVQString@@ABV2@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: __thiscall 
QDir::QDir(class QString const &)" (??0QDir@@QAE@ABVQString@@@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: __thiscall 
QDir::~QDir(void)" (??1QDir@@QAE@XZ) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdir.obj) : error LNK2005: "public: class QStringList 
__thiscall QDir::entryList(class QStringList const &,class QFlags<enum 
QDir::Filter>,class QFlags<enum QDir::SortFlag>)const " 
(?entryList@QDir@@QBE?AVQStringList@@ABV2@V?$QFlags@W4Filter@QDir@@@@V?$QFlags@W4SortFlag@QDir@@@@@Z)
 already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qiodevice.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qiodevice.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qiodevice.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qiodevice.obj) : error LNK2005: "public: class QByteArray 
__thiscall QIODevice::readAll(void)" (?readAll@QIODevice@@QAE?AVQByteArray@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qiodevice.obj) : error LNK2005: "public: class QByteArray 
__thiscall QIODevice::readLine(__int64)" 
(?readLine@QIODevice@@QAE?AVQByteArray@@_J@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qlocale_tools.obj) : error LNK2005: "double __cdecl 
qstrtod(char const *,char const * *,bool *)" (?qstrtod@@YANPBDPAPBDPA_N@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: static bool 
__cdecl QChar::isSpace(unsigned int)" (?isSpace@QChar@@SA_NI@Z) already defined 
in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: class QTextStream 
& __thiscall QTextStream::operator<<(char)" (??6QTextStream@@QAEAAV0@D@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: class QTextStream 
& __thiscall QTextStream::operator<<(class QString const &)" 
(??6QTextStream@@QAEAAV0@ABVQString@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtextstream.obj) : error LNK2005: "public: virtual 
__thiscall QTextStream::~QTextStream(void)" (??1QTextStream@@UAE@XZ) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfsfileengine_win.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfsfileengine_win.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstringlist.obj) : error LNK2005: "public: void __thiscall 
QString::reserve(int)" (?reserve@QString@@QAEXH@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qstringlist.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qsystemlibrary.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: virtual __thiscall 
QFile::~QFile(void)" (??1QFile@@UAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: __thiscall 
QFile::QFile(class QString const &)" (??0QFile@@QAE@ABVQString@@@Z) already 
defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: virtual class QString 
__thiscall QFile::fileName(void)const " (?fileName@QFile@@UBE?AVQString@@XZ) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: bool __thiscall 
QFile::exists(void)const " (?exists@QFile@@QBE_NXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfile.obj) : error LNK2005: "public: virtual bool __thiscall 
QFile::open(class QFlags<enum QIODevice::OpenModeFlag>)" 
(?open@QFile@@UAE_NV?$QFlags@W4OpenModeFlag@QIODevice@@@@@Z) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdiriterator.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdiriterator.obj) : error LNK2005: "public: __thiscall 
QSharedData::QSharedData(void)" (??0QSharedData@@QAE@XZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qdiriterator.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfsfileengine.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qsystemerror.obj) : error LNK2005: "public: __thiscall 
QString::QString(class QLatin1String)" (??0QString@@QAE@VQLatin1String@@@Z) 
already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qsystemerror.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfiledevice.obj) : error LNK2005: "public: class QString & 
__thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfiledevice.obj) : error LNK2005: "public: void __thiscall 
QString::clear(void)" (?clear@QString@@QAEXXZ) already defined in 
Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qtemporaryfile.obj) : error LNK2005: "public: class QString 
& __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfilesystemiterator_win.obj) : error LNK2005: "public: class 
QString & __thiscall QString::operator=(class QString &&)" 
(??4QString@@QAEAAV0@$$QAV0@@Z) already defined in Qt5Core.lib(Qt5Core.dll)
  Qt5Bootstrap.lib(qfsfileengine_iterator.obj) : error LNK2005: "public: 
__thiscall QSharedData::QSharedData(void)" (??0QSharedData@@QAE@XZ) already 
defined in Qt5Core.lib(Qt5Core.dll)
  C:\work\build\qt\qtbase\bin\qmlimportscanner.exe : fatal error LNK1169: one 
or more multiply defined symbols found

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00805/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1379073615):
    http://codereview.qt-project.org/63646 [PS13] - Add qmlimportscanner.
    http://codereview.qt-project.org/64103 [PS6] - Expose 
"Qt.application.state".
    http://codereview.qt-project.org/65374 [PS4] - Convert most remaining 
return values from Value to ReturnedValue
    http://codereview.qt-project.org/65409 [PS2] - Don't polish items if the 
screen is 0
    http://codereview.qt-project.org/65400 [PS1] - Fix regression in 
Object.isExtensible()
    http://codereview.qt-project.org/65336 [PS3] - Convert more methods to use 
ReturnedValue
    http://codereview.qt-project.org/65292 [PS4] - Convert builtin methods to 
return a ReturnedValue
    http://codereview.qt-project.org/65281 [PS3] - Rename BuiltinFunctionOld to 
BuiltinFunction
    http://codereview.qt-project.org/65280 [PS3] - Don't check whether 
Scoped<T> really contains a T
    http://codereview.qt-project.org/65265 [PS7] - Convert lookups to use 
ReturnedValue
    http://codereview.qt-project.org/65264 [PS5] - Use a ReturnedValue for 
Managed::getIndexed()
    http://codereview.qt-project.org/65220 [PS6] - Use ReturnedValue for 
Managed::get().
    http://codereview.qt-project.org/65219 [PS4] - Use ReturnedValue for 
Managed::construct()
    http://codereview.qt-project.org/65310 [PS2] - Don't access out of bounds 
arguments
    http://codereview.qt-project.org/65205 [PS3] - Rename QV4::ValueScope to 
QV4::Scope
    http://codereview.qt-project.org/65204 [PS3] - Require a ValueScope for 
ScopedCallData as well
    http://codereview.qt-project.org/65203 [PS3] - Use a ReturnedValue for 
Managed::call()
    http://codereview.qt-project.org/65202 [PS3] - Adjust return values to use 
ReturnedValue
    http://codereview.qt-project.org/65185 [PS4] - Change calling convention in 
JIT to use ReturnedValue
    http://codereview.qt-project.org/65393 [PS1] - Fix wrong return type
    http://codereview.qt-project.org/65210 [PS1] - systemdialogs example bug 
fix: don't allow clicking through tabs
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to