Changes between Version 54 and Version 55 of BuildingQtOnLinux
- Timestamp:
- Aug 5, 2011, 10:19:59 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingQtOnLinux
v54 v55 40 40 WEBKITOUTPUTDIR=`pwd`/qtbuild WebKit/Tools/Scripts/build-webkit --qt --makeargs="-j20 -s" --no-video --debug 41 41 }}} 42 43 If you are planning to compile webkit2, an additional parameter to the build script is required: "-2". 42 44 43 45 == Optional feature flags and CONFIG options ==