Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hello_xr #6

Closed
TheArchKnight opened this issue Mar 18, 2019 · 1 comment
Closed

hello_xr #6

TheArchKnight opened this issue Mar 18, 2019 · 1 comment

Comments

@TheArchKnight
Copy link

TheArchKnight commented Mar 18, 2019

Hi, i have compiled and installed the SDK, and actually i had installed the headers. When i try to compile the helo_xr example, i get an error from this line(openxr_program.cpp):

#include <common/xr_linear.h>

The paths are rigt, as VSCode get the autocomplete when writing the line.
Should i be missing something?

@TheArchKnight
Copy link
Author

TheArchKnight commented Mar 18, 2019

Had get it working by moving the common folder to the example folder, but now i have another issue, and its that it drops:
#error Unsupported platform or no XR platform defined!
From platformplugin_factory.cpp file

it seems that it dont be able to know if im using Xorg.
A weird issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant