lua-cjson icon indicating copy to clipboard operation
lua-cjson copied to clipboard

Undefined symbol luaL_setfuncs

Open KwadwoObeng opened this issue 4 years ago • 1 comments

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

KwadwoObeng avatar Feb 03 '21 00:02 KwadwoObeng

how to fix this issue ? anybody knows?

jwzl avatar Sep 16 '21 05:09 jwzl