Hi,
I'm trying to compile the Khronos OpenXR source as my project complains about not finding "libopenxr_loader.so", however I can only seem to get the dll or lib file from their source using cmake and/or VS2019. Does anyone have any experience in this or suggestions?
ML2 OS version: Latest
MLSDK version: Latest
Hi @rob42lou, thank you for your post, and welcome to the Magic Leap 2 Forum. I presume "source" in this instance is GitHub - KhronosGroup/OpenXR-SDK-Source: Sources for OpenXR loader, basic API layers, and example code.
If that's the case:
Use Android Studio to open src/tests/hello_xr
Hit Build / Run
Please let me know if this helps unblock you.