Hi Philipp ,

> wxlbind.cpp:831:51: error: ‘luaL_register’ was not declared in this scope
>     luaL_register(L, wx2lua(m_nameSpace), wxlualib);

You probably also need -DLUA_COMPAT_MODULE, as luaL_register is not
part of Lua 5.2 if the compatibility mode is not turned on.

Paul.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to