MetroX Posted January 25, 2022 Posted January 25, 2022 Hi ! I followed the documentation but I don't succeed to bind my HTC Vive Cosmos Controller with my application. The compilation return an error with the code below : CHECK_XRCMD(xrSuggestInteractionProfileBindings(m_instance, &suggestedBindings)); Can u help me, please ? Thanks for answers !
MetroX Posted January 31, 2022 Author Posted January 31, 2022 Some news : In fact, it’s not a compiler error but an error window which is displaying. I’m using the SDK sources from github and more precisely, the hello_xr sample. With breakpoints, I can see with CHECK_XRCMD a XR_ERROR_PATH_UNSUPPORTED. However, I wrote the same path that it is written in the doc : /interaction_profiles/htc/vive_cosmos_controller That’s why I don’t understand…
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now