You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
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)
The text was updated successfully, but these errors were encountered: