I found an issue which sounds pretty similar in the WebKit bug database: https://bugs.webkit.org/show_bug.cgi?id=19743
It is cited as fixed with r35629 of WebKit, which version is used in Qt 4.5 beta? Cheers, David Forstenlechner David Forstenlechner schrieb: > All other Linux/OSX/Windows targets built fine, > after applying the adjustments suggested in other posts. > > the last lines of the compile output: > > qrc_WebKitResources.cpp > qrc_WebCoreResources.cpp > lib /NOLOGO /OUT:..\..\..\..\lib\QtWebKit.lib > @C:\Users\cbaker\AppData\Local\Temp\nmE653.tmp > QtWebKit_pch.obj : MSIL .netmodule or module compiled with /GL found; > restarting link with /LTCG; add /LTCG to the link command line to > improve linker perform > ance > ..\..\..\..\lib\QtWebKit.lib : fatal error LNK1106: invalid file or disk > full: cannot seek to 0x6A92111F > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 9.0\VC\BIN\lib.EXE"' : return code '0x452' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 9.0\VC\BIN\nmake.exe"' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > > I tried on three different computers. > > Cheers, > -DavidF > _______________________________________________ > Qt4-preview-feedback mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback > > > _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
