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

CTS build with Andriod error

jiegeidol opened this issue · comments

when I tried to compile cts with andriod env, the errors occurred as blew:

xxxx\cmake\debug\armeabi-v7a\src\conformance\conformance_layer\gen_dispatch.cpp:35:21: note: consider defining 'ConformanceLayer_xrDestroyInstance' with the 'aapcs-vfp' calling convention

image

Thanks for filing this - I had found and submitted changes for the SDK solving this, but haven't done the same for the CTS. I'll port it over.

An issue (number 1479) has been filed to correspond to this issue in the internal Khronos GitLab.

If you have a Khronos account, you can access that issue at KHR:openxr/openxr#1479.

This will be fixed in the next release.