Changes between Version 29 and Version 30 of BuildingQtOnSymbian


Ignore:
Timestamp:
06/01/11 07:29:34 (2 years ago)
Author:
siddharth.mathur@nokia.com
Comment:

added note on GCC 4.4 with Qt SDK 1.1.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnSymbian

    v29 v30  
    55 
    66  * QtWebKit is built with SBSv2 (aka Raptor) v2.16.0 or higher. Extract SBSv2 from Qt SDK 1.1 TP or newer.  
     7  * RCVT 4.0 is _strongly_ recommended. Go to ARM.com for details. GCC (from Code Sourcery) supplied with Qt SDK 1.x is "self-supported" (use sbs -c arm.v5.urel.gcce4_4_1 in build instructions that follow) .  
    78  * Please install the Bison, Flex, ActiveState Perl etc. tools from GnuWin32. See the [BuildingQtOnWindows instructions for building on Windows] where to get these. 
    89  * Make sure that the GnuWin32 tools are installed in a path without spaces, i.e. not {{{Program Files\GnuWin32}}} but for example {{{c:\GnuWin32}}}. 
    910  * You need to have {{{\GnuWin32\bin}}} and {{{\Perl64\bin}}} (if that's where your Perl is installed) in your {{{%PATH%}}} before the S60 SDK tools path. 
    10  
     11    
    1112== Building WebKit for release == 
    1213