Changes between Version 25 and Version 26 of BuildingQtOnSymbian
- Timestamp:
- Feb 24, 2011, 8:50:49 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQtOnSymbian
v25 v26 1 Note that these instructions are preliminary and work in progress...2 1 3 2 These instructions assume that you have a Symbian development set up and that you have the source code checked out. … … 5 4 == Requirements == 6 5 7 * QtWebKit is built with SBSv2 (aka Raptor) v2.16.0 or higher. This setup assumes the availability of it.6 * QtWebKit is built with SBSv2 (aka Raptor) v2.16.0 or higher. Extract SBSv2 from Qt SDK 1.1 TP or newer. 8 7 * Please install the Bison, Flex, ActiveState Perl etc. tools from GnuWin32. See the [BuildingQtOnWindows instructions for building on Windows] where to get these. 9 8 * Make sure that the GnuWin32 tools are installed in a path without spaces, i.e. not {{{Program Files\GnuWin32}}} but for example {{{c:\GnuWin32}}}.