wiki:BuildingQtOnWindows

Version 4 (modified by Simon Hausmann, 17 years ago) (diff)

--

Build Instructions for the QtWebKit build on Windows

Dependencies

First of all you need a version of Qt for Windows. If you are an Open Source developer then you can for example download the Open Source Edition of Qt for Windows from the Trolltech Website: http://trolltech.com/developer/downloads/qt/windows

The following external GNU tools are needed from the GnuWin32 Project:

  • Bison
  • Gperf
  • Flex

In addition you need Perl. ActiveState Perl works fine for example. You can download it from the ActivePerl Website.

Make sure the GnuWin32 packages are in your PATH as well as Perl. You also need to have %QTDIR% set and have %QTDIR%\bin in your PATH.

Please note that building inside Cygwin is currently not supported.

Building QtWebKit

  • From within the WebKit source tree execute perl WebKitTools\Scripts\build-webkit