Changes between Version 111 and Version 112 of CompileOnWindows
- Timestamp:
- 01/08/10 16:27:18 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileOnWindows
v111 v112 274 274 * see also [http://trac.osgeo.org/osgeo4w/wiki/pkg-grass#Errata OSGeo4W pkg-grass buglist] 275 275 276 * r.patch and v.patch do not work on 32bit Vista. They exit with a "Bad file number" error. Apparently Windows's s uper duper security measures think that "patch" is a badword. (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) 277 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)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. 279 279 280 280