Changes between Version 2 and Version 3 of BuildingGtk


Ignore:
Timestamp:
10/14/07 05:52:11 (6 years ago)
Author:
zecke2@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v2 v3  
    3636 
    3737WebKit/WebKitTools/Scripts$ ./build-webkit --gtk 
     38 
     39The above command will try to execute "qmake". If your qmake4 binary is named differently, e.g. on Debian,  use the --qmake= option. 
     40 
     41WebKit/WebKitTools/Scripts$ ./build-webkit --gtk --qmake=qmake-qt4 
    3842 
    3943This will build both the library and the GtkLauncher demo in WebKit/WebKitBuild