Changes between Version 20 and Version 21 of BuildingOnWindows


Ignore:
Timestamp:
Apr 21, 2009 11:04:19 AM (15 years ago)
Author:
Adam Roben
Comment:

Removed now-obsolete comments about copying DLLs in order to run the regression tests

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v20 v21  
    4141
    4242If you'd rather reconcile each package and version manually, rather than use the cygwin installer, you may find the [wiki:CygwinInstallerPackages list of packages included in the cygwin installer] useful.
    43  
    44 == Running the tests ==
    45 After successfully building WebKit, in order to run the tests you need to copy the DLLs from C:\Program Files\Safari\ into your WebKitBuild\bin folder, otherwise testkjs won't run properly. When you are doing this, be careful not to overwrite the WebKit.dll file in WebKitBuild\bin with the one in C:\Program Files\Safari. (If you use the DOS copy command, it will ask you before overwriting.)