[webkit-help] ERROR: qmake missing but required to build WebKit. (Qt Port of WebKit under Windows 7)

Osztrogonac Csaba oszi at inf.u-szeged.hu
Mon Oct 18 04:27:46 PDT 2010


Hi Richard,

I think you missed to add C:\qt\2010_05\bin to PATH.
(It is the default path of qmake.exe)

br,
Ossy

Richard Frainier írta:
> Newbie basic issue - ERROR: qmake missing but required to build WebKit.
> 
> Windows 7 (64-bit), Visual Studio 2008 SP1, Qt
> 
> A web search indicated that it might be environmental variable setup,
> but in my Visual Studio 2008 Command Prompt I can see
> 
> C:\webkit>echo %qtdir%
>   C:\qt\2010_05
> 
> C:\webkit>echo %qtdir%\bin
>   C:\qt\2010_05\bin
> 
> C:\webkit>where QtCore4.dll
>   C:\qt\2010_05\bin\QtCore4.dll
> 
> However -
> 
> C:\webkit>perl WebKitTools\Scripts\build-webkit --qt --release
>   ERROR: qmake missing but required to build WebKit.
> 
> Now, on my machine, qmake.exe can be found under C:\qt\2010_05\qt\qmake\
> 
> Any ideas? (Thanks!)


More information about the webkit-help mailing list