Qt4.1.1 + MSVC++ 2005 Ex. immernoch Probleme
Verfasst: 16. März 2006 16:02
Hallo,
ich will Qt4.1.1 open source edition für MSVS 2005 Express bauen.
Ich denke ich habe alles beachtet was so in den anderen Threads steht, aber ich bekomme nen Linkerfehler:
Kann mir jemand sagen was es mit diesem Lib.obj auf sich hat???
Gruß,
Florian
ich will Qt4.1.1 open source edition für MSVS 2005 Express bauen.
Ich denke ich habe alles beachtet was so in den anderen Threads steht, aber ich bekomme nen Linkerfehler:
Code: Alles auswählen
link /LIBPATH:"C:\qt-win-opensource-src-4.1.1\lib" /LIBPATH:"C:\qt-win-opensource-src-4.1.1\lib" /NOLOGO /BASE:0x67000000 /DEBUG /DLL /incremental:no /OUT:"..\..\lib\QtCored4.dll" @C:\DOKUME~1
\FLORIA~1\LOKALE~1\Temp\nm190.tmp
qglobal.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
LINK : fatal error LNK1181: cannot open input file 'c:\Programme\Microsoft Platform SDK\Lib.obj'
NMAKE : fatal error U1077: 'link' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: '"C:\Programme\Microsoft Platform SDK\Bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Gruß,
Florian