On Sun, 17 May 2015 13:25:49 -0700 Paul K <paulclin...@yahoo.com> wrote:
> 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. Thanks Paul, I did add -DLUA_COMPAT_MODULE=TRUE I got the following warning, which seems to suggest that this option does not exist: CMake Warning: Manually-specified variables were not used by the project: LUA_COMPAT_MODULE And the build still fails. This option does not show up in ccmake either. Did I do something wrong? Regards, Philipp ------------------------------------------------------------------------------ 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