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

GetVersionNative() 링크 오류 발생 #2

Open
evrcong opened this issue Sep 14, 2023 · 1 comment
Open

GetVersionNative() 링크 오류 발생 #2

evrcong opened this issue Sep 14, 2023 · 1 comment

Comments

@evrcong
Copy link

evrcong commented Sep 14, 2023

VLSDK-Sample 씬을 열고 Play 하면 오류가 발생합니다.
해당 오류는 VLSDK 1.2.0 버전을 임포트 하면 해결 됩니다.
하지만 디버거를 연결하면 오류가 재발 하고 디버거 연결을 끊으면 오류가 발생하지 않습니다.

EntryPointNotFoundException: GetVersionNative assembly: type: member:(null)
ARCeye.PoseTracker.GetVersion () (at Assets/VLSDK/Scripts/PoseTracker/PoseTracker.cs:223)
ARCeye.PoseTracker.Initialize (ARCeye.Config config) (at Assets/VLSDK/Scripts/PoseTracker/PoseTracker.cs:218)
ARCeye.EditorPoseTracker.Initialize (UnityEngine.Transform coroutineRunner, ARCeye.Config config) (at Assets/VLSDK/Scripts/PoseTracker/EditorPoseTracker.cs:43)
ARCeye.VLSDKManager.OnEnable () (at Assets/VLSDK/Scripts/VLSDKManager.cs:203)

@evrcong
Copy link
Author

evrcong commented Sep 15, 2023

1.0.3 버전에서는 문제가 없네요.

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

1 participant