View Ticket
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.<br />$ uname<br />MINGW32_NT-6.1<br />$ cd kitcreator-0.9.2<br />$&nbsp; TCLSH_NATIVE=tclkitsh-8.5.17-win32-ix86.exe&nbsp; TCLKIT=tclkitsh-8.5.17-win32-ix86.exe ./kitcreator 8.5.17 --enable-kit-storage=mk4<br /><br />and run tclkit-8.5.17.exe, displayed a dialog as following.<br /><br />A critical error has occurred. Please report this to the Tclkit vendor.<br />Interpreter Returned: couldn't read file<br />"C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit<br />-8.5.17.exe/lib/tcl8.5/init.tcl": no such file or directory<br />Error Info: couldn't read file<br />"C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit<br />-8.5.17.exe/lib/tcl8.5/init.tcl": no such file or directory<br />&nbsp;&nbsp; while executing<br />"source<br />"C:/MinGW/msys/1.0/home/kitcreator/kitcreator-0.9.2/tclkit<br />-8.5.17.exe/lib/tcl8.5/init.tcl"<br />&nbsp;&nbsp; ("uplevel" body line 1)<br />&nbsp;&nbsp; invoked from within<br />"uplevel #0 [list source [file join $tcl_library init.tcl]]<br />"<br />&nbsp;&nbsp; (procedure "tclInit" line 152)<br />"tclInit"<br />
User Comments:
anonymous added on 2020-06-24 19:27:41: (text/x-fossil-plain)
See [https://github.com/rkeene/KitCreator/pull/2] for possible solution.