KhronosGroup / OpenXR-CTS

Conformance test suite for OpenXR

Home Page:https://www.khronos.org/conformance/adopters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not build with android platform

plending opened this issue · comments

Hi,dear Ryan A. Pavlik :
I have developed my openxr runtime on android platform. I want to run a CTS test, But I encounted a compile problem which can not find "src/version.gradle" file, when I compiled the source code on android platform with android studio.
How can I build the source code on android platform with android studio? or how can I get the file version.gradle?
I am looking forward to your reply ,thanks!

Hi,rpavlik:
I am looking forward to your reply ,thank you very much!

Hi,dear Ryan A. Pavlik : I have developed my openxr runtime on android platform. I want to run a CTS test, But I encounted a compile problem which can not find "src/version.gradle" file, when I compiled the source code on android platform with android studio. How can I build the source code on android platform with android studio? or how can I get the file version.gradle? I am looking forward to your reply ,thanks!

I remember OpenXR-SDK-Source(https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/master/src/version.gradle) has a version.gradle, maybe you can copy it and try it.

An issue (number 1636) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#1636 ), to facilitate working group processes.

This GitHub issue will continue to be the main site of discussion.

This should be buildable in the upcoming OpenXR release. There are a few more improvements for the CTS I'm waiting for WG approval to merge.