[webkit-qt] Error in building WebKit for QT 4.7.3

viatcheslav.ostapenko at nokia.com viatcheslav.ostapenko at nokia.com
Sat Jul 2 15:22:22 PDT 2011


Here is cool blog post, how to do it right: http://webkit.sed.hu/blog/20091027/building-qtwebkit-windows

________________________________
From: webkit-qt-bounces at lists.webkit.org [webkit-qt-bounces at lists.webkit.org] on behalf of ext Mustafizur Rahaman [mustaf.here at gmail.com]
Sent: Saturday, July 02, 2011 11:09 AM
To: webkit-qt at lists.webkit.org
Subject: [webkit-qt] Error in building WebKit for QT 4.7.3

Hi,

I am building WebKit for QT port & I am using QT SDK 4.7.3.

My env variables are set as follows & I am using mingw terminal for building (Start menu\QT SDK\ Desktop\ QT 4.7.3 for desktop (mingw)

PATH=C:\Rahaman_QT_SDK\Desktop\Qt\4.7.3\mingw\bin;C:\Rahaman_QT_SDK\mingw\bin;C:\Rahaman_QT_SDK\QtCreator\bin;C:\My_Work\WebKit_QT\bin;C:\GnuWin32;C:\GnuWin32\bin;C:\Python27;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Rahaman_QT_SDK\Desktop\Qt\4.7.3\mingw\bin;C:\Rahaman_QT_SDK\mingw\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

The error I am getting as


Calling 'make  -C WebCore -f Makefile.DerivedSources generated_files' in C:\My_W
ork\WebKit_QT\WebKitBuild\Release/WebCore

make: Entering directory `C:/My_Work/WebKit_QT/WebKitBuild/Release/WebCore'
cat ..\..\..\Source\WebCore\css\CSSPropertyNames.in C:/My_Work/WebKit_QT/Source/
WebCore/css/SVGCSSPropertyNames.in > generated/CSSPropertyNames.in && cd generat
ed && perl -IC:/My_Work/WebKit_QT/Source/WebCore/bindings/scripts C:/My_Work/Web
Kit_QT/Source/WebCore/css/makeprop.pl<http://makeprop.pl> --defines "LANGUAGE_JAVASCRIPT=1 ENABLE_CH
ANNEL_MESSAGING=1 ENABLE_EVENTSOURCE=1 ENABLE_DATALIST=1 ENABLE_XPATH=1 ENABLE_X
SLT=1 ENABLE_FILTERS=1 ENABLE_SVG=1 ENABLE_SVG_ANIMATION=1 ENABLE_SVG_FOREIGN_OB
JECT=1 ENABLE_JAVASCRIPT_DEBUGGER=1 ENABLE_WEB_SOCKETS=1 ENABLE_WEB_TIMING=1 ENA
BLE_TOUCH_EVENTS=1 ENABLE_TILED_BACKING_STORE=1 ENABLE_NOTIFICATIONS=1 ENABLE_DE
TAILS=1 ENABLE_METER_TAG=1 ENABLE_PROGRESS_TAG=1 ENABLE_BLOB=1" --preprocessor "
C:\Rahaman_QT_SDK\Desktop\Qt\4.7.3\mingw\bin\moc.exe -E" ..\..\..\Source\WebCore
\css\CSSPropertyNames.in && del CSSPropertyNames.in CSSPropertyNames.gperf
'cat' is not recognized as an internal or external command,
operable program or batch file.
make: *** [generated/CSSPropertyNames.cpp] Error 1
make: Leaving directory `C:/My_Work/WebKit_QT/WebKitBuild/Release/WebCore'
Failed to generate WebCore's derived sources!

Any idea? I have tried using MSVC and getting the same error, too. I am sure I must be missing something, but not able to figure this out yet :(

Can any one help please?

Thanks,
Rahaman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110702/59907a5e/attachment.html>


More information about the webkit-qt mailing list