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

Runtime errors, dlopen image not found #16

Open
paulhayes opened this issue Dec 20, 2015 · 0 comments
Open

Runtime errors, dlopen image not found #16

paulhayes opened this issue Dec 20, 2015 · 0 comments

Comments

@paulhayes
Copy link

On osX, Running Unity 5.3
Receiving the following runtime error in example scene ( or any scene using NLua )

Couldn't open /Users/paulhayes/Workspace/LuaUnityTest/Assets/Plugins/lua52.bundle/Contents/MacOS/lua52, error: dlopen(/Users/paulhayes/Workspace/LuaUnityTest/Assets/Plugins/lua52.bundle/Contents/MacOS/lua52, 2): Library not loaded: @loader_path/liblua52.dylib
  Referenced from: /Users/paulhayes/Workspace/LuaUnityTest/Assets/Plugins/lua52.bundle/Contents/MacOS/lua52
  Reason: image not found
NLua.LuaLib:LuaLNewState() (at Assets/NLua/LuaLib/LuaLib.cs:78)

Using Assets and ProjectSettings dir in empty project. Have included script directives. So no idea what's causing this.

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

1 participant