Changes between Version 110 and Version 111 of CompileOnWindows


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

how to deal with #759

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v110 v111  
    274274* see also [http://trac.osgeo.org/osgeo4w/wiki/pkg-grass#Errata OSGeo4W pkg-grass buglist]
    275275
     276* r.patch and v.patch do not work on 32bit Vista. They exit with a "Bad file number" error. Apparently Windows's super duper security measures think that "patch" is a bad word. (see bug #759)
     277 * Solution 1: Switch of UAC.
     278 * 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\wxmenuform.xml file as well to match the new names. (no, we're not kidding, Vista is really that dumb)
     279
    276280
    277281=== Open Tickets ===