lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


 I am still having some trouble using it. I integrated it into my normal
lua.c file, but am getting a perculiar error when trying to use it:
   C:\tklua\bin>tklua test1.lua
   error: couldn't stat "": no such file or directory
   error: unable to recover; exiting
 This one, i compiled with cygwin's tcl/tk libraries, includes, everything.
and it gives me that error.
 -daniel