[webkit-help] Resource Compile Error with QTWebKit building
Shanfeng Cheng
sfcheng at gmail.com
Sat Nov 27 22:24:10 PST 2010
Hi, Everyone,
I am trying to build QTWebKit on Windows 7 Pro 64-bit. I am following the building instructions on this page: http://trac.webkit.org/wiki/BuildingQtOnWindows#AWorksForMeStep-by-StepGuidetoBuildingQtWebKitonWindowsusingMinGW . I am particularly using the instuctions under this section: A 'Works For Me' Step-by-Step Guide to Building QtWebKit on Windows using MinGW
After issuing the command "perl WebKitTools\Scripts\build-webkit --qt --release" from the QT command prompt window, I ran into these errors:
Calling 'qmake -r OUTPUT_DIR=D:\webkit\webkit\WebKitBuild/Release CONFIG+=release CONFIG-=debug D:/webkit/webkit/WebKit.pro' in D:\webkit\webkit\WebKitBuild\Release
Reading D:/webkit/webkit/JavaScriptCore/JavaScriptCore.pro [D:/webkit/webkit/WebKitBuild/Release/JavaScriptCore]
Reading D:/webkit/webkit/WebCore/WebCore.pro [D:/webkit/webkit/WebKitBuild/Release/WebCore]
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist '..\..\..\WebCore\WebCore.qrc'
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist '..\..\..\WebCore\inspector\front-end\WebKit.qrc'
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist 'generated\InspectorBackendStub.qrc'
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist '..\..\..\WebCore\WebCore.qrc'
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist '..\..\..\WebCore\inspector\front-end\WebKit.qrc'
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist 'generated\InspectorBackendStub.qrc'
Reading D:/webkit/webkit/WebKitTools/QtTestBrowser/QtTestBrowser.pro [D:/webkit/webkit/WebKitBuild/Release/WebKitTools/QtTestBrowser]
d:\Qt\2010.04\qt\bin\rcc.exe: File does not exist '..\..\..\..\WebKitTools\QtTestBrowser\QtTestBrowser.qrc'
The related QRC files are actually sitting in the corresponding directories. If anyone has run into the same issue before and has a solution for it, please kindly share with me.
Thanks a lot.
Shanfeng Cheng
sfcheng at gmail.com
More information about the webkit-help
mailing list