Changes between Version 63 and Version 64 of BuildingQtOnLinux


Ignore:
Timestamp:
Jan 30, 2012 8:05:33 AM (12 years ago)
Author:
rafael.lobo@openbossa.org
Comment:

Remove --no-webkit2 flag comment, this is not important.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingQtOnLinux

    v63 v64  
    4141}}}
    4242
    43 If you are planning to compile webkit2, an additional parameter to the build script is required: "-2". Qt5 is also required ([http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git build instructions]), but if you're using it already, you'll be compiling webkit2 by default. Pass the flag --no-webkit2 to disable it and use webkit1 with Qt5.
     43If you are planning to compile webkit2, Qt5 is required ([http://developer.qt.nokia.com/wiki/Building_Qt_5_from_Git build instructions]) and it'll be compiling both webkit1 and webkit2 by default.
    4444
    4545== Optional feature flags and CONFIG options ==