Changes between Version 33 and Version 34 of SettingUpDevelopmentEnvironmentForN9


Ignore:
Timestamp:
Feb 27, 2012 8:49:18 AM (12 years ago)
Author:
zarvai@inf.u-szeged.hu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpDevelopmentEnvironmentForN9

    v33 v34  
    7676
    7777{{{
    78   $ . icecc-env.sh
    7978  $ export -n QTDIR
    80   $ . browser-scripts/setup-madde-toolchain.sh
    8179  $ browser-scripts/build-sources.sh --cross-compile
    8280}}}
    8381
    84 You may use '''--with-icecc''' option for building to get speedup with icecc.
     82You may use '''--with-icecc''' option for building to get speed up with icecc.
    8583
    8684This will build Qt5, QtComponents, and QtWebKit.
     
    9189<div style="color:#000055;border: 1pt dotted; margin:1em 2em 1em 2em; padding: 1em;background:none repeat scroll 0 0 #CCDDFF;">
    9290<pre>===========================================================
    93  WebKit is now built (30m:22s).
     91 WebKit is now built (10m:22s).
    9492 To run QtTestBrowser with this newly-built code, use the
    9593 "Tools/Scripts/run-launcher" script.