Changes between Version 2 and Version 3 of BuildingGtk
- Timestamp:
- Oct 14, 2007, 5:52:11 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingGtk
v2 v3 36 36 37 37 WebKit/WebKitTools/Scripts$ ./build-webkit --gtk 38 39 The above command will try to execute "qmake". If your qmake4 binary is named differently, e.g. on Debian, use the --qmake= option. 40 41 WebKit/WebKitTools/Scripts$ ./build-webkit --gtk --qmake=qmake-qt4 38 42 39 43 This will build both the library and the GtkLauncher demo in WebKit/WebKitBuild