From: John L. <jla...@gm...> - 2005-08-01 20:00:35
|
I'm sorry, but I completely forgot about how to build the wrappers. I assume you must have figured it out (that when I spoke of wxluawrap I really mean genwxbind), but to clarify for others. Build lua.exe in release mode=20 wxLua\modules\lua\src\lua\lua.dsp (for VC or use makefile in linux) Goto wxLua/bindings run genwxbind.bat and it dumps the output into wxLua/modules/wxbind (in linux just run the equivalent of genwxbind.bat on the command line) I apologize if I caused any confusion, wxluawrap.lua is the original binding program and it's output is probably not compatible anymore. It should be removed and I would have done so if the current system worked perfectly, but until then... lets keep it as a backup. Regards, John Labenski |