Changes between Version 112 and Version 113 of CompileOnWindows
- Timestamp:
- 01/08/10 16:29:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileOnWindows
v112 v113 276 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.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\menudata.xml file as well to match the new names. 279 279 280 280