Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not support other platform except PC #5

Open
sonygod opened this issue Dec 27, 2014 · 3 comments
Open

not support other platform except PC #5

sonygod opened this issue Dec 27, 2014 · 3 comments

Comments

@sonygod
Copy link

sonygod commented Dec 27, 2014

not support other platform except PC

I try to switch Android/web ,it's show this error

Assets/KopiLua/lvm.cs(380,57): error CS0246: The type or namespace name `op_delegate' could not be found. Are you missing a using directive or an assembly reference?

@sonygod
Copy link
Author

sonygod commented Dec 27, 2014

UNITY_3D;USE_KOPILUA;LUA_CORE;CATCH_EXCEPTIONS

@sonygod sonygod closed this as completed Dec 27, 2014
@sonygod
Copy link
Author

sonygod commented Dec 27, 2014

UNITY_3D;USE_KERALUA;LUA_CORE;CATCH_EXCEPTIONS
after run In android ,it's still throw error

DllNotFoundException: D:/Download/Unity3D-NLua-master/Assets/Plugins/x86/lua52.dll
KeraLua.Lua.LuaLNewState () (at Assets/KeraLua/Lua.cs:33)
NLua.LuaLib.LuaLNewState () (at Assets/NLua/LuaLib/LuaLib.cs:77)
NLua.Lua..ctor () (at Assets/NLua/Lua.cs:278)
ExampleBehaviour.Awake () (at Assets/Example/ExampleBehaviour.cs:77)

@sonygod sonygod reopened this Dec 27, 2014
@Mervill
Copy link
Owner

Mervill commented Jan 2, 2015

My hunch is that this is an issue with Unity's Android Mono VM, I'll investigate, thanks!

@Hexalotl Hexalotl mentioned this issue Dec 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants