[Qt-interest] LNK2001 errors when building Qtguid4.dll on Windows Vista with Intel Compiler

Thiago Macieira thiago at kde.org
Sun Dec 20 20:46:15 CET 2009


Em Domingo 20. Dezembro 2009, às 18.09.59, Wm. G. Urquhart escreveu:
> Gordon Schumacher wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Wm. G. Urquhart wrote:
> >> Hello List.
> >>
> >> Using the Qt 2009.05 SDK I am trying to build the qt libraries to allow
> >> me to use the Intel Compiler (v11.1) in Creator. Everything goes well
> >> until it tries to build the Qtguid4.dll when I get over 100 unresolved
> >> externals!
> >
> > Like what?  It's difficult to comment without knowing what they look
> > like - at least a few of them?
> 
> Oops! Yeah, makes it harder when we're not clairvoyant of course my
> apologies I should have thought.
> 
> So from near the top of the output:
> ...
> link /LIBPATH:"c:\Qt\2009.05\qt\lib" /LIBPATH:"c:\Qt\2009.05\qt\lib"
> /NOLOGO /BASE:0x65000000 /DEBUG /DLL /VERSION:4.60
> /OUT:..\..\lib\QtGuid4.dll @C:\Users\William\AppData\Local\Temp\nm35AB.tmp
>     Creating library ..\..\lib\QtGuid4.lib and object ..\..\lib\QtGuid4.exp
> moc_qcolumnviewgrip_p.obj : error LNK2001: unresolved external symbol
> "public: virtual __thiscall QObjectData::~QObjectData(void)"
> (??1QObjectData@@UAE at XZ)
> moc_qgraphicsscenelinearindex_p.obj : error LNK2001: unresolved external
> symbol "public: virtual __thiscall QObjectData::~QObjectData(void)"
> (??1QObjectData@@UAE at XZ)
> 
> ... and the bottom
> 
> qapplication.obj : error LNK2001: unresolved external symbol "public:
> virtual __thiscall QObjectData::~QObjectData(void)"
>  (??1QObjectData@@UAE at XZ) qboxlayout.obj : error LNK2001: unresolved
>  external symbol "public: virtual __thiscall
>  QObjectData::~QObjectData(void)" (??1QObjectData@@UAE at XZ)
>  ..\..\lib\QtGuid4.dll : fatal error LNK1120: 1 unresolved externals

Fixed in 4.6.1 (see 2e3ecbb0b401aa29d4bbc2fe5df8cfb9f541a693).

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091220/1fe30c35/attachment.bin 


More information about the Qt-interest-old mailing list