lua-cjson
lua-cjson copied to clipboard
Undefined symbol luaL_setfuncs
I'm currently using lua5.3.But this is what I get from the logs. lua entry thread aborted: runtime error: error loading module 'cjson' from file '/usr/local/lib/lua/5.3/cjson.so': /usr/local/lib/lua/5.3/cjson.so: undefined symbol: luaL_setfuncs Any idea on how to fix this
how to fix this issue ? anybody knows?