DllNotFoundException: EasyAR

+2 votes
asked Mar 16, 2021 by jiayin (540 points)
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)

2 Answers

0 votes
answered Apr 7, 2021 by kenn (18,750 points)
If you are running on Mac, make sure to check the supported system version in the document. And check every message from Unity editor may help you to understand what is happening.
0 votes
answered Jun 6, 2021 by monael-bindary (230 points)
did you find a solution?
i have same problem with version4.3 in unity editor
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...