User Tools

Site Tools


library:webkit:building_webkit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
library:webkit:building_webkit [2022/08/16 02:18]
lhaosen [1.1 Generate an environment configurating script and run it]
library:webkit:building_webkit [2022/08/16 02:32] (current)
lhaosen [1.3 Generate an environment configurating script and run it]
Line 2: Line 2:
  
 ===== - Windows ===== ===== - Windows =====
-====   - Get the source of webkit ==== +==== - Get the source of webkit ====
  
   git clone https://gitee.com/mirrors/WebKit.git   git clone https://gitee.com/mirrors/WebKit.git
Line 16: Line 15:
 ==== - Generate an environment configurating script and run it ==== ==== - Generate an environment configurating script and run it ====
  
-<code bat| wkenv.bat>+<code bat| setenv.bat>
 set WEBKIT_LIBRARIES=%cd%\WebKitLibraries\win set WEBKIT_LIBRARIES=%cd%\WebKitLibraries\win
 set WEBKIT_OUTPUTDIR=%cd%\WebKitBuild set WEBKIT_OUTPUTDIR=%cd%\WebKitBuild
library/webkit/building_webkit.1660587513.txt.gz · Last modified: 2022/08/16 02:18 by lhaosen