line 85 needed the following modification to run
form
%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" .................
to
..\..\%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ...............


-----------.
changing it to 
cd ..\apps\
%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ../../../bindings/genwxbind.lua
cd ..\bindings
might also work but I did not try it


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to