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

Native Unity DLL not loading #53

Open
cpaganucci opened this issue Jan 6, 2020 · 1 comment
Open

Native Unity DLL not loading #53

cpaganucci opened this issue Jan 6, 2020 · 1 comment

Comments

@cpaganucci
Copy link

I'm trying to use the Unity DLLs in the 0.9.3 Beta release, but I am getting this error in Unity 2019.2:

Plugins: Failed to load 'Assets/Plugins/openark_unity_0_9_3_native.dll' because one or more of its dependencies could not be loaded.
OpenARK.Detector:.ctor(Boolean)

And this error when I try it in 2017 or 2018:

DllNotFoundException: openark_unity_0_9_3_native

I have tried changing the API compatibility level, and have made sure that the DLLs are set to the correct platform.

@afonseca08
Copy link

I’m also having the same issue in Unity 2018.4.11f1 (LTS). @sxyu is there a particular version of Unity required?

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