Changes between Version 54 and Version 55 of BuildingQtOnLinux


Ignore:
Timestamp:
Aug 5, 2011, 10:19:59 AM (14 years ago)
Author:
cavalcantii@gmail.com
Comment:

Note about how to choose webkit2 as the build target.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnLinux

    v54 v55  
    4040WEBKITOUTPUTDIR=`pwd`/qtbuild  WebKit/Tools/Scripts/build-webkit --qt --makeargs="-j20 -s" --no-video --debug
    4141}}}
     42
     43If you are planning to compile webkit2, an additional parameter to the build script is required: "-2".
    4244
    4345== Optional feature flags and CONFIG options ==