[Qt-creator] Problems with VS debug helpers
Jonathan Arnold
jdarnold at buddydog.org
Wed Jul 15 17:23:51 CEST 2009
I'm trying to build the MSVC debug helpers, but I'm getting a bunch of linker
errors, so it's not working.
QT 4.5.2
Wndows XPp
VS 2008
I built a custom (static!) Qt using VS2008 and it seems to be working okay. I
can debug just fine. But when I click the Rebuild button for the helpers, I get:
Building debugging helper library in C:/Qt/2009.03/qtvc/qtc-debugging-helper/
Running C:/Program Files/Microsoft Visual Studio 9.0/VC/BIN/nmake.exe clean...
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makefile.Debug clean
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
del tmp\obj\debug_static\gdbmacros.obj
del tmp\obj\debug_static\gdbmacros.intermediate.manifest debug\gdbmacros.exp debug\gdbmacros.pdb debug\gdbmacros.ilk vc*.pdb vc*.idb
"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makefile.Release clean
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
del tmp\obj\release_static\gdbmacros.obj
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\tmp\obj\release_static\gdbmacros.obj
del tmp\obj\release_static\gdbmacros.intermediate.manifest release\gdbmacros.exp
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\tmp\obj\release_static\gdbmacros.intermediate.manifest
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\release\gdbmacros.exp
del "tmp\obj\debug_static\gdbmacros.intermediate.manifest"
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\tmp\obj\debug_static\gdbmacros.intermediate.manifest
del gdbmacros.exp
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\gdbmacros.exp
del gdbmacros.pdb
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\gdbmacros.pdb
del gdbmacros.ilk
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\gdbmacros.ilk
del vc*.pdb
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\vc*.pdb
del vc*.idb
Could Not Find C:\Qt\2009.03\qtvc\qtc-debugging-helper\vc*.idb
Running C:/Qt/2009.03/qtvc/bin/qmake.exe ...
Running C:/Program Files/Microsoft Visual Studio 9.0/VC/BIN/nmake.exe ...
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" -f Makefile.Debug all
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DHAS_QOBJECT_P_H -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\include\QtCore" -I"..\include\QtGui" -I"..\include" -I"..\include\ActiveQt" -I"tmp\moc\debug_static" -I"..\mkspecs\win32-msvc2008" -Fotmp\obj\debug_static\ @C:\DOCUME~1\jdarnold\LOCALS~1\Temp\nm31.tmp
gdbmacros.cpp
.\gdbmacros.cpp(505) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(512) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(519) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(526) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(533) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(540) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(547) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(555) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
.\gdbmacros.cpp(768) : warning C4809: switch statement has redundant 'default' label; all possible 'case' labels are given
.\gdbmacros.cpp(861) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(324) : see declaration of 'sscanf'
.\gdbmacros.cpp(974) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(366) : see declaration of 'sprintf'
link /LIBPATH:"c:\Qt\2009.03\qtvc\lib" /LIBPATH:"c:\Qt\2009.03\qtvc\lib" /NOLOGO /DEBUG /DLL /MANIFEST /MANIFESTFILE:"tmp\obj\debug_static\gdbmacros.intermediate.manifest" /OUT:debug\gdbmacros.dll @C:\DOCUME~1\jdarnold\LOCALS~1\Temp\nm32.tmp
Creating library debug\gdbmacros.lib and object debug\gdbmacros.exp
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QByteArray::constData(void)const " (__imp_?constData at QByteArray@@QBEPBDXZ) referenced in function "public: struct A0x589c70dc::QDumper & __thiscall `anonymous namespace'::QDumper::operator<<(class QByteArray const &)" (??6QDumper@?A0x589c70dc@@QAEAAU01 at ABVQByteArray@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QByteArray::size(void)const " (__imp_?size at QByteArray@@QBEHXZ) referenced in function "public: struct A0x589c70dc::QDumper & __thiscall `anonymous namespace'::QDumper::operator<<(class QByteArray const &)" (??6QDumper@?A0x589c70dc@@QAEAAU01 at ABVQByteArray@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar const * __thiscall QString::constData(void)const " (__imp_?constData at QString@@QBEPBVQChar@@XZ) referenced in function "public: struct A0x589c70dc::QDumper & __thiscall `anonymous namespace'::QDumper::operator<<(class QString const &)" (??6QDumper@?A0x589c70dc@@QAEAAU01 at ABVQString@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QString::size(void)const " (__imp_?size at QString@@QBEHXZ) referenced in function "public: struct A0x589c70dc::QDumper & __thiscall `anonymous namespace'::QDumper::operator<<(class QString const &)" (??6QDumper@?A0x589c70dc@@QAEAAU01 at ABVQString@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl qstrcmp(char const *,char const *)" (__imp_?qstrcmp@@YAHPBD0 at Z) referenced in function "bool __cdecl `anonymous namespace'::isEqual(char const *,char const *)" (?isEqual@?A0x589c70dc@@YA_NPBD0 at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QDebug::~QDebug(void)" (__imp_??1QDebug@@QAE at XZ) referenced in function _qDumpObjectData440
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QDebug & __thiscall QDebug::operator<<(int)" (__imp_??6QDebug@@QAEAAV0 at H@Z) referenced in function _qDumpObjectData440
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QDebug & __thiscall QDebug::operator<<(char const *)" (__imp_??6QDebug@@QAEAAV0 at PBD@Z) referenced in function _qDumpObjectData440
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class QDebug __cdecl qDebug(void)" (__imp_?qDebug@@YA?AVQDebug@@XZ) referenced in function _qDumpObjectData440
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QModelIndex::~QModelIndex(void)" (__imp_??1QModelIndex@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QModelIndex::row(void)const " (__imp_?row at QModelIndex@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QModelIndex::column(void)const " (__imp_?column at QModelIndex@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * __thiscall QModelIndex::internalPointer(void)const " (__imp_?internalPointer at QModelIndex@@QBEPAXXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QVariant::~QVariant(void)" (__imp_??1QVariant@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::~QString(void)" (__imp_??1QString@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QVariant::toString(void)const " (__imp_?toString at QVariant@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QAbstractItemModel const * __thiscall QModelIndex::model(void)const " (__imp_?model at QModelIndex@@QBEPBVQAbstractItemModel@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItem(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItem@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QMetaObject::className(void)const " (__imp_?className at QMetaObject@@QBEPBDXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItemModel(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItemModel@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QObject::objectName(void)const " (__imp_?objectName at QObject@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItemModel(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItemModel@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QModelIndex::QModelIndex(void)" (__imp_??0QModelIndex@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQAbstractItemModel(struct A0x589c70dc::QDumper &)" (?qDumpQAbstractItemModel@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const __thiscall QByteArray::at(int)const " (__imp_?at at QByteArray@@QBE?BDH at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQByteArray(struct A0x589c70dc::QDumper &)" (?qDumpQByteArray@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QByteArray::~QByteArray(void)" (__imp_??1QByteArray@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQByteArray(struct A0x589c70dc::QDumper &)" (?qDumpQByteArray@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall QByteArray::left(int)const " (__imp_?left at QByteArray@@QBE?AV1 at H@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQByteArray(struct A0x589c70dc::QDumper &)" (?qDumpQByteArray@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QByteArray::isEmpty(void)const " (__imp_?isEmpty at QByteArray@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQByteArray(struct A0x589c70dc::QDumper &)" (?qDumpQByteArray@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall QDateTime::toTime_t(void)const " (__imp_?toTime_t at QDateTime@@QBEIXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQDateTime(struct A0x589c70dc::QDumper &)" (?qDumpQDateTime@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QDateTime::toString(enum Qt::DateFormat)const " (__imp_?toString at QDateTime@@QBE?AVQString@@W4DateFormat at Qt@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQDateTime(struct A0x589c70dc::QDumper &)" (?qDumpQDateTime@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QDateTime::isNull(void)const " (__imp_?isNull at QDateTime@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQDateTime(struct A0x589c70dc::QDumper &)" (?qDumpQDateTime@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QDir::canonicalPath(void)const " (__imp_?canonicalPath at QDir@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQDir(struct A0x589c70dc::QDumper &)" (?qDumpQDir@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QDir::absolutePath(void)const " (__imp_?absolutePath at QDir@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQDir(struct A0x589c70dc::QDumper &)" (?qDumpQDir@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QDir::path(void)const " (__imp_?path at QDir@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQDir(struct A0x589c70dc::QDumper &)" (?qDumpQDir@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFile::exists(void)const " (__imp_?exists at QFile@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFile(struct A0x589c70dc::QDumper &)" (?qDumpQFile@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFile::fileName(void)const " (__imp_?fileName at QFile@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFile(struct A0x589c70dc::QDumper &)" (?qDumpQFile@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QDateTime __thiscall QFileInfo::lastRead(void)const " (__imp_?lastRead at QFileInfo@@QBE?AVQDateTime@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QDateTime __thiscall QFileInfo::lastModified(void)const " (__imp_?lastModified at QFileInfo@@QBE?AVQDateTime@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QDateTime::~QDateTime(void)" (__imp_??1QDateTime@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QDateTime __thiscall QFileInfo::created(void)const " (__imp_?created at QFileInfo@@QBE?AVQDateTime@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isWritable(void)const " (__imp_?isWritable at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isSymLink(void)const " (__imp_?isSymLink at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isRoot(void)const " (__imp_?isRoot at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isRelative(void)const " (__imp_?isRelative at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isReadable(void)const " (__imp_?isReadable at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isHidden(void)const " (__imp_?isHidden at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isFile(void)const " (__imp_?isFile at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isExecutable(void)const " (__imp_?isExecutable at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isDir(void)const " (__imp_?isDir at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::isAbsolute(void)const " (__imp_?isAbsolute at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::exists(void)const " (__imp_?exists at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QFileInfo::caching(void)const " (__imp_?caching at QFileInfo@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QFlags<enum QFile::Permission> __thiscall QFileInfo::permissions(void)const " (__imp_?permissions at QFileInfo@@QBE?AV?$QFlags at W4Permission@QFile@@@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall QFileInfo::ownerId(void)const " (__imp_?ownerId at QFileInfo@@QBEIXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __thiscall QFileInfo::groupId(void)const " (__imp_?groupId at QFileInfo@@QBEIXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::path(void)const " (__imp_?path at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::owner(void)const " (__imp_?owner at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::group(void)const " (__imp_?group at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::fileName(void)const " (__imp_?fileName at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::baseName(void)const " (__imp_?baseName at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::completeSuffix(void)const " (__imp_?completeSuffix at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::completeBaseName(void)const " (__imp_?completeBaseName at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::canonicalFilePath(void)const " (__imp_?canonicalFilePath at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::canonicalPath(void)const " (__imp_?canonicalPath at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::absoluteFilePath(void)const " (__imp_?absoluteFilePath at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::absolutePath(void)const " (__imp_?absolutePath at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QFileInfo::filePath(void)const " (__imp_?filePath at QFileInfo@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQFileInfo(struct A0x589c70dc::QDumper &)" (?qDumpQFileInfo@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static struct QHashData::Node * __cdecl QHashData::nextNode(struct QHashData::Node *)" (__imp_?nextNode at QHashData@@SAPAUNode at 1@PAU21@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQHash(struct A0x589c70dc::QDumper &)" (?qDumpQHash@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct QHashData::Node * __thiscall QHashData::firstNode(void)" (__imp_?firstNode at QHashData@@QAEPAUNode at 1@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQHash(struct A0x589c70dc::QDumper &)" (?qDumpQHash@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QListData::size(void)const " (__imp_?size at QListData@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpInnerValueHelper(struct A0x589c70dc::QDumper &,char const *,void const *,char const *)" (?qDumpInnerValueHelper@?A0x589c70dc@@YAXAAUQDumper at 1@PBDPBX1 at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QImage::width(void)const " (__imp_?width at QImage@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQImage(struct A0x589c70dc::QDumper &)" (?qDumpQImage@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QImage::height(void)const " (__imp_?height at QImage@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQImage(struct A0x589c70dc::QDumper &)" (?qDumpQImage@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QByteArray __cdecl QByteArray::fromRawData(char const *,int)" (__imp_?fromRawData at QByteArray@@SA?AV1 at PBDH@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQImageData(struct A0x589c70dc::QDumper &)" (?qDumpQImageData@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned char const * __thiscall QImage::bits(void)const " (__imp_?bits at QImage@@QBEPBEXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQImageData(struct A0x589c70dc::QDumper &)" (?qDumpQImageData@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QImage::numBytes(void)const " (__imp_?numBytes at QImage@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQImageData(struct A0x589c70dc::QDumper &)" (?qDumpQImageData@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char * __thiscall QByteArray::data(void)" (__imp_?data at QByteArray@@QAEPADXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQList(struct A0x589c70dc::QDumper &)" (?qDumpQList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QByteArray::QByteArray(char const *)" (__imp_??0QByteArray@@QAE at PBD@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQList(struct A0x589c70dc::QDumper &)" (?qDumpQList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QByteArray::endsWith(class QByteArray const &)const " (__imp_?endsWith at QByteArray@@QBE_NABV1@@Z) referenced in function "bool __cdecl `anonymous namespace'::isPointerType(class QByteArray const &)" (?isPointerType@?A0x589c70dc@@YA_NABVQByteArray@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QByteArray::endsWith(char)const " (__imp_?endsWith at QByteArray@@QBE_ND at Z) referenced in function "bool __cdecl `anonymous namespace'::isPointerType(class QByteArray const &)" (?isPointerType@?A0x589c70dc@@YA_NABVQByteArray@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall QByteArray::chop(int)" (__imp_?chop at QByteArray@@QAEXH at Z) referenced in function "class QByteArray __cdecl `anonymous namespace'::stripPointerType(class QByteArray const &)" (?stripPointerType@?A0x589c70dc@@YA?AVQByteArray@@ABV2@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QByteArray::QByteArray(class QByteArray const &)" (__imp_??0QByteArray@@QAE at ABV0@@Z) referenced in function "class QByteArray __cdecl `anonymous namespace'::stripPointerType(class QByteArray const &)" (?stripPointerType@?A0x589c70dc@@YA?AVQByteArray@@ABV2@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::negativeSign(void)const " (__imp_?negativeSign at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::groupSeparator(void)const " (__imp_?groupSeparator at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::zeroDigit(void)const " (__imp_?zeroDigit at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::percent(void)const " (__imp_?percent at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::exponential(void)const " (__imp_?exponential at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QString::arg(unsigned short,int,int,class QChar const &)const " (__imp_?arg at QString@@QBE?AV1 at GHHABVQChar@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QString::arg(class QChar,int,class QChar const &)const " (__imp_?arg at QString@@QBE?AV1 at VQChar@@HABV2@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::QString(class QLatin1String const &)" (__imp_??0QString@@QAE at ABVQLatin1String@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QLatin1String::QLatin1String(char const *)" (__imp_??0QLatin1String@@QAE at PBD@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned short & __thiscall QChar::unicode(void)" (__imp_?unicode at QChar@@QAEAAGXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar __thiscall QLocale::decimalPoint(void)const " (__imp_?decimalPoint at QLocale@@QBE?AVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QChar::QChar(struct QLatin1Char)" (__imp_??0QChar@@QAE at UQLatin1Char@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QLocale::timeFormat(enum QLocale::FormatType)const " (__imp_?timeFormat at QLocale@@QBE?AVQString@@W4FormatType at 1@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QLocale::name(void)const " (__imp_?name at QLocale@@QBE?AVQString@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQLocale(struct A0x589c70dc::QDumper &)" (?qDumpQLocale@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QString __cdecl QString::number(__int64,int)" (__imp_?number at QString@@SA?AV1 at _JH@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQModelIndex(struct A0x589c70dc::QDumper &)" (?qDumpQModelIndex@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __int64 __thiscall QModelIndex::internalId(void)const " (__imp_?internalId at QModelIndex@@QBE_JXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQModelIndex(struct A0x589c70dc::QDumper &)" (?qDumpQModelIndex@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QModelIndex __thiscall QModelIndex::parent(void)const " (__imp_?parent at QModelIndex@@QBE?AV1 at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQModelIndex(struct A0x589c70dc::QDumper &)" (?qDumpQModelIndex@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QModelIndex::isValid(void)const " (__imp_?isValid at QModelIndex@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQModelIndex(struct A0x589c70dc::QDumper &)" (?qDumpQModelIndex@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QObject * __thiscall QObject::parent(void)const " (__imp_?parent at QObject@@QBEPAV1 at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QMetaObject::propertyCount(void)const " (__imp_?propertyCount at QMetaObject@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: enum QMetaMethod::MethodType __thiscall QMetaMethod::methodType(void)const " (__imp_?methodType at QMetaMethod@@QBE?AW4MethodType at 1@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QMetaMethod __thiscall QMetaObject::method(int)const " (__imp_?method at QMetaObject@@QBE?AVQMetaMethod@@H at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QMetaObject::methodCount(void)const " (__imp_?methodCount at QMetaObject@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QList<class QObject *> const & __thiscall QObject::children(void)const " (__imp_?children at QObject@@QBEABV?$QList at PAVQObject@@@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObject(struct A0x589c70dc::QDumper &)" (?qDumpQObject@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QVariant::toInt(bool *)const " (__imp_?toInt at QVariant@@QBEHPA_N at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QVariant::toBool(void)const " (__imp_?toBool at QVariant@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QVariant __thiscall QMetaProperty::read(class QObject const *)const " (__imp_?read at QMetaProperty@@QBE?AVQVariant@@PBVQObject@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QMetaProperty::typeName(void)const " (__imp_?typeName at QMetaProperty@@QBEPBDXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QMetaProperty::name(void)const " (__imp_?name at QMetaProperty@@QBEPBDXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QMetaProperty __thiscall QMetaObject::property(int)const " (__imp_?property at QMetaObject@@QBE?AVQMetaProperty@@H at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectPropertyList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectPropertyList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QMetaObject::indexOfMethod(char const *)const " (__imp_?indexOfMethod at QMetaObject@@QBEHPBD at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectMethodList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectMethodList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QMetaMethod::signature(void)const " (__imp_?signature at QMetaMethod@@QBEPBDXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectMethodList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectMethodList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QMetaObject::indexOfSignal(char const *)const " (__imp_?indexOfSignal at QMetaObject@@QBEHPBD at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectSignalList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectSignalList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QMetaObject::indexOfSlot(char const *)const " (__imp_?indexOfSlot at QMetaObject@@QBEHPBD at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQObjectSlotList(struct A0x589c70dc::QDumper &)" (?qDumpQObjectSlotList@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QPixmap::width(void)const " (__imp_?width at QPixmap@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQPixmap(struct A0x589c70dc::QDumper &)" (?qDumpQPixmap@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall QPixmap::height(void)const " (__imp_?height at QPixmap@@QBEHXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQPixmap(struct A0x589c70dc::QDumper &)" (?qDumpQPixmap@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QChar::isNull(void)const " (__imp_?isNull at QChar@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQString(struct A0x589c70dc::QDumper &)" (?qDumpQString@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QChar const * __thiscall QString::unicode(void)const " (__imp_?unicode at QString@@QBEPBVQChar@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQString(struct A0x589c70dc::QDumper &)" (?qDumpQString@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray & __thiscall QByteArray::operator+=(char const *)" (__imp_??YQByteArray@@QAEAAV0 at PBD@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray & __thiscall QByteArray::operator+=(char)" (__imp_??YQByteArray@@QAEAAV0 at D@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QByteArray::QByteArray(void)" (__imp_??0QByteArray@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QByteArray __thiscall QString::toLocal8Bit(void)const " (__imp_?toLocal8Bit at QString@@QBE?AVQByteArray@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QString::isEmpty(void)const " (__imp_?isEmpty at QString@@QBE_NXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall QVariant::typeName(void)const " (__imp_?typeName at QVariant@@QBEPBDXZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::QString(void)" (__imp_??0QString@@QAE at XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariant(struct A0x589c70dc::QDumper &)" (?qDumpQVariant@?A0x589c70dc@@YAXAAUQDumper at 1@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl qsnprintf(char *,unsigned int,char const *,...)" (__imp_?qsnprintf@@YAHPADIPBDZZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QString __cdecl QString::number(double,char,int)" (__imp_?number at QString@@SA?AV1 at NDH@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: double __thiscall QVariant::toDouble(bool *)const " (__imp_?toDouble at QVariant@@QBENPA_N at Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QString __cdecl QString::number(int,int)" (__imp_?number at QString@@SA?AV1 at HH@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QStringList __thiscall QVariant::toStringList(void)const " (__imp_?toStringList at QVariant@@QBE?AVQStringList@@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString __thiscall QString::arg(unsigned int,int,int,class QChar const &)const " (__imp_?arg at QString@@QBE?AV1 at IHHABVQChar@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString & __thiscall QString::operator=(class QString const &)" (__imp_??4QString@@QAEAAV0 at ABV0@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString & __thiscall QString::operator=(class QLatin1String const &)" (__imp_??4QString@@QAEAAV0 at ABVQLatin1String@@@Z) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: enum QVariant::Type __thiscall QVariant::type(void)const " (__imp_?type at QVariant@@QBE?AW4Type at 1@XZ) referenced in function "void __cdecl `anonymous namespace'::qDumpQVariantHelper(void const *,class QString *,class QString *,int *)" (?qDumpQVariantHelper@?A0x589c70dc@@YAXPBXPAVQString@@1PAH at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString & __thiscall QString::operator+=(class QChar)" (__imp_??YQString@@QAEAAV0 at VQChar@@@Z) referenced in function "class QString const __cdecl operator+(class QString const &,class QChar)" (??H at YA?BVQString@@ABV0 at VQChar@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::QString(class QString const &)" (__imp_??0QString@@QAE at ABV0@@Z) referenced in function "class QString const __cdecl operator+(class QString const &,class QChar)" (??H at YA?BVQString@@ABV0 at VQChar@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QString & __thiscall QString::operator+=(class QString const &)" (__imp_??YQString@@QAEAAV0 at ABV0@@Z) referenced in function "class QString const __cdecl operator+(class QChar,class QString const &)" (??H at YA?BVQString@@VQChar@@ABV0@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall QString::QString(class QChar)" (__imp_??0QString@@QAE at VQChar@@@Z) referenced in function "class QString const __cdecl operator+(class QChar,class QString const &)" (??H at YA?BVQString@@VQChar@@ABV0@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QBasicAtomicInt::ref(void)" (__imp_?ref at QBasicAtomicInt@@QAE_NXZ) referenced in function "public: __thiscall QList<struct Connection>::QList<struct Connection>(void)" (??0?$QList at UConnection@@@@QAE at XZ)
gdbmacros.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static struct QListData::Data QListData::shared_null" (__imp_?shared_null at QListData@@2UData at 1@A)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl qt_assert(char const *,char const *,int)" (__imp_?qt_assert@@YAXPBD0H at Z) referenced in function "public: class QString const & __thiscall QList<class QString>::first(void)const " (?first@?$QList at VQString@@@@QBEABVQString@@XZ)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QListData::isEmpty(void)const " (__imp_?isEmpty at QListData@@QBE_NXZ) referenced in function "public: bool __thiscall QList<class QString>::isEmpty(void)const " (?isEmpty@?$QList at VQString@@@@QBE_NXZ)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * * __thiscall QListData::begin(void)const " (__imp_?begin at QListData@@QBEPAPAXXZ) referenced in function "public: class QList<class QString>::const_iterator __thiscall QList<class QString>::begin(void)const " (?begin@?$QList at VQString@@@@QBE?AVconst_iterator at 1@XZ)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * * __thiscall QListData::end(void)const " (__imp_?end at QListData@@QBEPAPAXXZ) referenced in function "public: class QList<class QString>::const_iterator __thiscall QList<class QString>::end(void)const " (?end@?$QList at VQString@@@@QBE?AVconst_iterator at 1@XZ)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QBasicAtomicInt::deref(void)" (__imp_?deref at QBasicAtomicInt@@QAE_NXZ) referenced in function "public: __thiscall QList<class QString>::~QList<class QString>(void)" (??1?$QList at VQString@@@@QAE at XZ)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void * * __thiscall QListData::at(int)const " (__imp_?at at QListData@@QBEPAPAXH at Z) referenced in function "public: class QString const & __thiscall QList<class QString>::operator[](int)const " (??A?$QList at VQString@@@@QBEABVQString@@H at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl qt_assert_x(char const *,char const *,char const *,int)" (__imp_?qt_assert_x@@YAXPBD00H at Z) referenced in function "public: class QString const & __thiscall QList<class QString>::operator[](int)const " (??A?$QList at VQString@@@@QBEABVQString@@H at Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl qFree(void *)" (__imp_?qFree@@YAXPAX at Z) referenced in function "private: void __thiscall QList<class QString>::free(struct QListData::Data *)" (?free@?$QList at VQString@@@@AAEXPAUData at QListData@@@Z)
gdbmacros.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall QBasicAtomicInt::operator==(int)const " (__imp_??8QBasicAtomicInt@@QBE_NH at Z) referenced in function "private: void __thiscall QList<class QString>::free(struct QListData::Data *)" (?free@?$QList at VQString@@@@AAEXPAUData at QListData@@@Z)
debug\gdbmacros.dll : fatal error LNK1120: 146 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
--
Jonathan Arnold Webstream: http://hieronymus.soup.io
Some days you're the dog, some days you're the hydrant.
More information about the Qt-creator-old
mailing list