Convert a .c Mobile OpenXR Sample to cpp c++ in Android Studio?
For example, Mobile OpenXR Samples has a XrCompositor_NativeActivity.c How can I convert XrCompositor_NativeActivity.c to c++ and run the app successfully? I tried renaming the extension to .cpp, making changes to Android.mk, etc... but I keep running into errors.1.1KViews0likes0CommentsLeft menu button click causes Hello_XR app to crash.
Using the latest Android Studio and running latest OpenXR's hello_xr, clicking on left controller menu button causes the game to crash. Can someone please tell me how to fix this issue? I've been reading up on the OpenXR Input API, but I find it very complicated and unable to help me fix this issue.933Views0likes0Comments