000
12.08.2003, 17:07 Uhr
~Gast
Gast
|
Hi, Was bedeutet das und was kann ich machen!!
C++: |
helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: virtual bool __thiscall HelpWindow::qt_property(int,int,class QVariant *)" (?qt_property@HelpWindow@@UAE_NHHPAVQVariant@@@Z) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: virtual bool __thiscall HelpWindow::qt_emit(int,struct QUObject *)" (?qt_emit@HelpWindow@@UAE_NHPAUQUObject@@@Z) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: virtual bool __thiscall HelpWindow::qt_invoke(int,struct QUObject *)" (?qt_invoke@HelpWindow@@UAE_NHPAUQUObject@@@Z) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: virtual void * __thiscall HelpWindow::qt_cast(char const *)" (?qt_cast@HelpWindow@@UAEPAXPBD@Z) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: virtual char const * __thiscall HelpWindow::className(void)const " (?className@HelpWindow@@UBEPBDXZ) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: static class QString __cdecl HelpWindow::tr(char const *,char const *)" (?tr@HelpWindow@@SA?AVQString@@PBD0@Z) helpwindow.obj : error LNK2001: Nichtaufgeloestes externes Symbol "public: static class QMetaObject * __cdecl HelpWindow::staticMetaObject(void)" (?staticMetaObject@HelpWindow@@SAPAVQMetaObject@@XZ) Debug/magICColor.exe : fatal error LNK1120: 7 unaufgeloeste externe Verweise
|
|