Changes between Version 113 and Version 114 of CompileOnWindows
- Timestamp:
- 01/08/10 16:31:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified CompileOnWindows
v113 v114 275 275 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 * Solution 1: Switch of UAC.277 * Solution 1: Switch off UAC. 278 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