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

DllNotFoundException: Lerc32 #2

Open
jessedsiegel opened this issue Aug 4, 2017 · 1 comment
Open

DllNotFoundException: Lerc32 #2

jessedsiegel opened this issue Aug 4, 2017 · 1 comment

Comments

@jessedsiegel
Copy link

I've gotten this to work when deployed to my HoloLens, but I'm trying to simulate it from the Unity Editor with HoloGraphic Emulation. I'm getting the followubg error:

DllNotFoundException: Lerc32
Esri.PrototypeLab.HoloLens.Unity.Elevation+c__Iterator0.MoveNext () (at Assets/EsriToolkit/Mapping/Scripts/Elevation.cs:39)
UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)

@p-skakun
Copy link

p-skakun commented Sep 20, 2017

I managed to run code in editor after adding Lerc32.dll to plugins folder and select platforms all except WSA(please note, that you probably should use Lerc64.dll, but rename it to Lerc32.dll)

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