See Also: These instructions assume that you have a Symbian development set up and that you have the source code checked out. == Requirements == * QtWebKit is best built with Sbsv2 (aka Raptor). This setup assumes the availability of it. * Please install the Bison, Flex, ActiveState Perl etc. tools from GnuWin32. See the [BuildingQtOnWindows instructions for building on Windows] where to get these. * Make sure that the GnuWin32 tools are installed in a path without spaces, i.e. not {{{Program Files\GnuWin32}}} but for example {{{c:\GnuWin32}}}. * You need to have {{{\GnuWin32\bin}}} and {{{\Perl64\bin}}} (if that's where your Perl is installed) in your {{{%PATH%}}}. * == Building ==