- Home /
Question by
Sash7KO · Jan 10, 2013 at 04:43 PM ·
plugindllnotfoundexceptionmountain lion
DllNotFoundException with plugin in OS X 10.8
I have an external plugin for my application in Unity. I defined functions in it with extern "C" and added [DllImport("Plugin")] in my C# code. It works fine in Lion, but in Mountain Lion i see DllNotFoundException. Does anyone has any idea how to avoid this problem?
Comment
Your answer

Follow this Question
Related Questions
Firebase TypeInitializationException/DLLNotFoundException on Android 1 Answer
UnauthorizedAccessException when accessing DLL 1 Answer
Native plugin DllNotFoundExeption in Unity 4 (works in 5) 1 Answer
Nvidia Ansel integration Issue :: DllNotFoundException 1 Answer
DLLNotFoundException, trying to build bundle from .a library on OSX 1 Answer