Changes between Version 113 and Version 114 of CompileOnWindows


Ignore:
Timestamp:
Jan 8, 2010, 4:31:28 PM (14 years ago)
Author:
hamish
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v113 v114  
    275275
    276276* r.patch and v.patch do not work on 32bit Vista. They exit with a "Bad file number" error. Apparently Windows's security measures think that "patch" is a dangerous word. (see bug #759)
    277  * Solution 1: Switch of UAC.
     277 * Solution 1: Switch off UAC.
    278278 * Solution 2: Rename C:\GRASS\bin\r.patch.exe to r.fuzzy_kittens.exe. Do something similar for v.patch.exe. To keep the menus working you will want to edit the C:\GRASS\etc\wxpython\xml\menudata.xml file as well to match the new names.
    279279