[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: tklua
- From: "Daniel Perry" <entreido@...>
- Date: Mon, 29 Oct 2001 21:16:15 -0500
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