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

Compiling Driver on UNIX-like Operating Systems #57

Open
oxr463 opened this issue Sep 10, 2020 · 1 comment
Open

Compiling Driver on UNIX-like Operating Systems #57

oxr463 opened this issue Sep 10, 2020 · 1 comment

Comments

@oxr463
Copy link

oxr463 commented Sep 10, 2020

I would suggest using CMake along with G++ for compiling the native code, instead of the MSVC project files used currently.

@okawo80085
Copy link
Collaborator

okawo80085 commented Jan 7, 2021

that would be nice, and it is possible with minor code modification, but starting somewhere from steamvr 1.15.x the display component that this driver uses was broken and is still(to my knowledge) not working on linux, it used to work fine, why it's not working anymore? beats me, could be that that particular display component is just slowly loosing support and moving to a different display component will fix it, but thats waaaaaaaaaaaaaay harder to do, we tried to do that, but it didn't work, will try again, but not in the near future

so yeah, rn steamvr is kinda broken on linux for this driver, unless valve fixes steamvr idk, wait and see ¯\_(ツ)_/¯

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

2 participants