Login  Register

Re: Adding C module to rom in eLua 0.10

Posted by grahams on Mar 25, 2015; 9:48am
URL: http://elua-development.15.s1.nabble.com/Adding-C-module-to-rom-in-eLua-0-10-tp7578479p7578484.html

It looks like I was registering the function incorrectly in the luaopen_json() function.  I was not using the LREGISTER macro.  Thank you for updating the wiki and your help.

Graham.