Closed sonygod closed 10 years ago
I try to compile Nlua and keralua to dll and then put to Plugins forlder in unity ,got the error :
EntryPointNotFoundException: luanet_registryindex KeraLua.Lua.LuaNetRegistryIndex () NLua.LuaIndexes.get_Registry () NLua.Lua.Init () NLua.Lua..ctor () TestBehaviour.Awake () (at Assets/Example/TestBehaviour.cs:25)
any help?
You can't use the regular Lua, download the lua52.dll binaries from readme
Hi, I am having the same problem. What do You mean by "download the lua52.dll binaries from readme"? Can You please elaborate? Thanks :-)
I try to compile Nlua and keralua to dll and then put to Plugins forlder in unity ,got the error :
EntryPointNotFoundException: luanet_registryindex KeraLua.Lua.LuaNetRegistryIndex () NLua.LuaIndexes.get_Registry () NLua.Lua.Init () NLua.Lua..ctor () TestBehaviour.Awake () (at Assets/Example/TestBehaviour.cs:25)
any help?