[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Modifying and Compiling tolua
- From: gikmo71@...
- Date: Fri, 10 Aug 2001 00:35:47 -0000
Hello,
I'm trying to make a change in the declaration.lua file that is used
by the tolua program. It seems that the .lua files that tolua uses
are precompiled and embedded in the C code so that the executable
doesn't require the .lua files.
I don't know how to perform this process of embedding the scripts in
C so that my changes take effect. Does anyone know how to do this?
I'm really new to lua and tolua, so any help would be greatly
appreciated.
Thanks,
Andrew