From 8533027f70680a20f8e12a35a36bf71e5c98298d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 27 Mar 2014 23:29:14 +1000 Subject: Pointers to various URLs that might be useful. --- ClientHamr/GuiLua/test_c.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ClientHamr/GuiLua/test_c.c') diff --git a/ClientHamr/GuiLua/test_c.c b/ClientHamr/GuiLua/test_c.c index e7ee388..8d3ab81 100644 --- a/ClientHamr/GuiLua/test_c.c +++ b/ClientHamr/GuiLua/test_c.c @@ -1,5 +1,16 @@ /* Should be a Lua skang module, roughly the same as test.lua + +Seems to be several problems with linking in various OSes, heres some +possibly helpful links - + +http://lua.2524044.n2.nabble.com/C-Lua-modules-not-compatible-with-every-Lua-interpreter-td7647522.html +http://lua-users.org/wiki/LuaProxyDllFour +http://stackoverflow.com/questions/11492194/how-do-you-create-a-lua-plugin-that-calls-the-c-lua-api?rq=1 +http://lua-users.org/lists/lua-l/2008-01/msg00671.html + + + */ -- cgit v1.1