Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
eternaldeny's avatar
eternaldeny
Explorer
8 years ago

DllNotFoundException: LibOVRPlatform64_1

I am working on a Unity project and trying to implement Oculus Leaderboards. 

I am getting following errors and unable to fetch the scores. 

DllNotFoundException: LibOVRPlatform64_1
Oculus.Platform.StandalonePlatform.Initialize (System.String accessToken) (at Assets/OculusPlatform/Scripts/StandalonePlatform.cs:32)
Oculus.Platform.StandalonePlatform.InitializeInEditor () (at Assets/OculusPlatform/Scripts/StandalonePlatform.cs:24)
Oculus.Platform.Core.Initialize (System.String appId) (at Assets/OculusPlatform/Scripts/Platform.cs:114)
PlatformManager.Awake () (at Assets/PlatformScripts/PlatformManager.cs:40)

It will be great if anyone can assist me with the issue, How to fix it?

17 Replies

Replies have been turned off for this discussion