Changes between Version 88 and Version 89 of BuildingCairoOnWindows


Ignore:
Timestamp:
Dec 12, 2022, 4:47:19 PM (2 years ago)
Author:
Fujii Hironori
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingCairoOnWindows

    v88 v89  
    1414
    1515{{{
    16 choco install -y XAMPP-74 python ruby git gperf
     16choco install -y xampp-81 python ruby git gperf
    1717}}}
    1818
     
    136136= Running the tests =
    137137
    138 Install XAMPP.
    139 XAMPP should be installed in the default install path (c:\xampp).
    140 
    141 {{{
    142 choco install -y XAMPP-74
    143 }}}
     138Install XAMPP as described above.
    144139
    145140Install required Python and Ruby modules.