Changes between Version 63 and Version 64 of BuildingQtOnLinux
- Timestamp:
- Jan 30, 2012, 8:05:33 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQtOnLinux
v63 v64 41 41 }}} 42 42 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.43 If 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. 44 44 45 45 == Optional feature flags and CONFIG options ==