Hi, I'm trying to run the Unity Sample on ObjectSensing/ImageTracking_Targets. When I click on Play, my camera didn't load. I have this error. Anyone can assist me please?
DllNotFoundException: EasyAR
easyar.DelayedCallbackScheduler..ctor () (at Assets/EasyAR/Scripts/Binding/csapi.cs:8077)
easyar.EasyARController.GlobalInitialization () (at Assets/EasyAR/Scripts/EasyARController.cs:106)
easyar.ImageTargetControllerEditor.DrawGizmo (easyar.ImageTargetController scr, UnityEditor.GizmoType gizmoType) (at Assets/EasyAR/Scripts/Editor/ObjectSensing/ImageTargetControllerEditor.cs:219)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)