Changes between Version 111 and Version 112 of CompileOnWindows


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

lose the attitude

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v111 v112  
    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)
     276* 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)
    277277 * 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)
     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.
    279279
    280280