All I can say is that we know WebKit is not yet building on Windows, and it might take some time before we get there. Right now there's virtually no resources available for handling QtWebKit on Windows, unless someone feels it's time they learn some webkit buildsystem stuff for Windows :)
-- .marius On 04/06/2012 10:04 PM, ext Loaden wrote: > Build Command: > > cmd /C "cd qtwebkit && perl Tools\Scripts\build-webkit --qt *--v8* > --release --no-webkit2 --makeargs=-nologo >>..\webkit.log 2>&1" > > Any comments? > > cd Source\WTF\ && D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile.WTF > (set QMAKEPATH=D:\qpSOFT\Projects\Qt5\qtwebkit\Tools\qmake) && > d:\qpSOFT\Projects\Qt5\qtbase\bin\qmake.exe CONFIG+=no_webkit2 > CONFIG+=v8 CONFIG+=release CONFIG-=debug -o Makefile.WTF > d:\qpSOFT\Projects\Qt5\qtwebkit\Source\WTF\WTF.pro > Project MESSAGE: This project is using private headers and will > therefore be tied to this specific Qt module build version. > Project MESSAGE: Running this project against other versions of the > Qt modules may crash at any arbitrary point. > Project MESSAGE: This is not a bug, but a result of using Qt > internals. You have been warned! > D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile.WTF.Release all > D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile.WTF.Debug all > cd Source\WebCore\ && D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile.WebCore > D:\qpSOFT\DEVx86\bin\nmake.exe -f Makefile.WebCore.DerivedSources > NMAKE : fatal error U1073: don't know how to make > > 'd:\qpSOFT\Projects\Qt5\qtwebkit\Source\WebCore\storage\IDBVersionChangeEvent.idl' > Stop. > NMAKE : fatal error U1077: 'D:\qpSOFT\DEVx86\bin\nmake.exe' : return > code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > > > -- > > Regards > Loaden > > > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development -- .marius _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
