Changes between Version 12 and Version 13 of BuildingQtOnSymbian


Ignore:
Timestamp:
Dec 18, 2010 10:48:14 PM (13 years ago)
Author:
ariya@webkit.org
Comment:

WebKitTools -> Tools

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnSymbian

    v12 v13  
    3131  * Build the generated files and set up the build system:
    3232    * {{{cd where-your-webkit-sources-are}}}
    33     * {{{perl WebKitTools\Scripts\build-webkit --qt --symbian CONFIG-=def_files}}}
     33    * {{{perl Tools\Scripts\build-webkit --qt --symbian CONFIG-=def_files}}}
    3434      * If you're building the trunk where the export def file for Symbian is not always up-to-date you need to pass CONFIG-=def_files as an argument to build-webkit as well
    3535    * {{{cd WebCore}}}
     
    4545    * You need to have''' Qt built for debug''' as well
    4646    * {{{cd where-your-webkit-sources-are}}}
    47     * {{{perl WebKitTools\Scripts\build-webkit --qt --symbian}}} {{{CONFIG-=def_files}}} '''--debug'''
     47    * {{{perl Tools\Scripts\build-webkit --qt --symbian}}} {{{CONFIG-=def_files}}} '''--debug'''
    4848    * Run the script {{{debug-webkit-patch-sbsv2.py}}} from [git://gitorious.org/qtwebkit/tools.git]. It was tested to work at least with Python 2.6[[BR]] This is necessary because the quantity of debug information in WebKit makes armlink fail. This script works around the problem.
    4949    * {{{sbs -c armv6_u}}}'''deb'''{{{ -j8 --no-depend-generate}}}