Unfortunately, it does not work. Table of mywxlib is not placed in the stack. >From wxlstate.h: // Register a single wxLuaBinding, returns true on success. Nothing is // left on the stack. bool RegisterBinding(wxLuaBinding* binding);
And if I print to the screen package.loaded table, I see the following lines: ... wxlua table: 014BA7D8 mywxlib mywxlib // It is not table, it is string wxaui table: 015D6AD8 ... wx table: 015145D8 How to put in lua-stack mywxlib? Maybe I misconfigured mywxlib_rules.lua? ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users