23 | | * Open for example a Qt Command Prompt from the Start Menu.[[BR]]You need an MSVC or MinGW command line environment that matches the version of Qt you downloaded.[[BR]]Note that building inside Cygwin or MSYS is currently not supported. Please use a Windows command prompt. |
24 | | * Change into the WebKit source tree |
| 23 | * Open a Qt Command Prompt from the Start Menu. |
| 24 | * Alternatively you can use a MSVC or MinGW command line environment that matches the version of Qt you downloaded and make sure {{{qmake}}} is accessible in PATH.[[BR]]Note that building inside Cygwin or MSYS is currently not supported. Please use a Windows command prompt. |
| 25 | * Chdir into the WebKit source tree |