2020-06-24
| ||
19:27 | • Ticket [3428b6ae06] tclkit could not read mk4 vfs status still Open with 6 other changes artifact: e25f455e8f user: anonymous | |
2015-02-03
| ||
03:16 | • New ticket [3428b6ae06]. artifact: abe5b146cd user: anonymous | |
Ticket Hash: | 3428b6ae064933214eaf92b8326bbd49db08be61 | |||
Title: | tclkit could not read mk4 vfs | |||
Status: | Open | Type: | Build Problem | |
Severity: | Critical | Priority: | Immediate | |
Subsystem: | Tcl | Resolution: | Open | |
Last Modified: | 2020-06-24 19:27:41 | |||
Version Found In: | 0.9.2 | |||
Description: | ||||
Built in Windows7 32-bit MinGW as following. $ uname MINGW32_NT-6.1 $ cd kitcreator-0.9.2 $ TCLSH_NATIVE=tclkitsh-8.5.17-win32-ix86.exe TCLKIT=tclkitsh-8.5.17-win32-ix86.exe ./kitcreator 8.5.17 --enable-kit-storage=mk4 and run tclkit-8.5.17.exe, displayed a dialog as following. A critical error has occurred. Please report this to the Tclkit vendor. Interpreter Returned: couldn't read file "C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit -8.5.17.exe/lib/tcl8.5/init.tcl": no such file or directory Error Info: couldn't read file "C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit -8.5.17.exe/lib/tcl8.5/init.tcl": no such file or directory while executing "source "C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit -8.5.17.exe/lib/tcl8.5/init.tcl" ("uplevel" body line 1) invoked from within "uplevel #0 [list source [file join $tcl_library init.tcl]] " (procedure "tclInit" line 152) "tclInit" | ||||
User Comments: | ||||
anonymous added on 2020-06-24 19:27:41:
See [https://github.com/rkeene/KitCreator/pull/2] for possible solution. |