Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
delphinius81's avatar
delphinius81
Rising Star
9 years ago

Development on MacOS High Sierra

I recently updated to MacOS High Sierra, and now I'm getting lots of errors trying to run a gearvr app in Unity. I'm using the latest Utilities / OVRPlatform plugins.
Couldn't open Assets/OVR/Plugins/1.18.1/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin,
error: dlopen(Assets/OVR/Plugins/1.18.1/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin,
2): Symbol not found: __dyld_get_all_image_infos
Referenced from: /Users/#####/Library/Frameworks/LibOVRRT_0.framework/Versions/5/LibOVRRT_0
Expected in: /usr/lib/libSystem.B.dylib
in /Users/#####/Library/Frameworks/LibOVRRT_0.framework/Versions/5/LibOVRRT_0

Couldn't open /Users/#####/Development/Projects/#####/Assets/OVR/Plugins/1.18.1/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin,
error: dlopen(/Users/#####/Development/Projects/#####/Assets/OVR/Plugins/1.18.1/OSXUniversal/OVRPlugin.bundle/Contents/MacOS/OVRPlugin, 2):
Symbol not found: __dyld_get_all_image_infos
Referenced from: /Users/#####/Library/Frameworks/LibOVRRT_0.framework/Versions/5/LibOVRRT_0
Expected in: /usr/lib/libSystem.B.dylib
in /Users/#####/Library/Frameworks/LibOVRRT_0.framework/Versions/5/LibOVRRT_0

More info posted in this thread from someone else. https://forum.unity.com/threads/couldnt-open-macos-ovrplugin-in-a-blank-project.498378/

18 Replies

Replies have been turned off for this discussion