You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JeroMiya I tried the latest version on Android but I keep getting an error that "09-21 16:30:59.447 26614 26630 I OSVR : Sept 21 16:30:59.447 info [OSVR]: C:\Users\Jeremy\JeroMiya\OSVR-Android-Build\src\OSVR-Core\src\osvr\ClientKit\DisplayC.cpp:89: Error creating display config - null internal config object returned"
I looked for the osvr server config file but I couldn't find one in the package.
OSVR-Android-Samples extracts and picks up the config file from /sdcard/osvr/osvr_server_config.json so I pushed a config file in that location but I still see same issue
There is a JNI object which I have not see in OSVR code which seems to be extracting all the libraries: org.osvr.osvrunityjni.OsvrJNIWrapper.
Can you please comment on how do I place the json file for the sample to work?
The text was updated successfully, but these errors were encountered:
@JeroMiya I tried the latest version on Android but I keep getting an error that "09-21 16:30:59.447 26614 26630 I OSVR : Sept 21 16:30:59.447 info [OSVR]: C:\Users\Jeremy\JeroMiya\OSVR-Android-Build\src\OSVR-Core\src\osvr\ClientKit\DisplayC.cpp:89: Error creating display config - null internal config object returned"
I looked for the osvr server config file but I couldn't find one in the package.
OSVR-Android-Samples extracts and picks up the config file from /sdcard/osvr/osvr_server_config.json so I pushed a config file in that location but I still see same issue
There is a JNI object which I have not see in OSVR code which seems to be extracting all the libraries: org.osvr.osvrunityjni.OsvrJNIWrapper.
Can you please comment on how do I place the json file for the sample to work?
The text was updated successfully, but these errors were encountered: