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

Linux/OSX support #32

Open
JeroMiya opened this issue Apr 12, 2016 · 1 comment
Open

Linux/OSX support #32

JeroMiya opened this issue Apr 12, 2016 · 1 comment

Comments

@JeroMiya
Copy link
Collaborator

JeroMiya commented Apr 12, 2016

In a few places, OSVR-Config does not work out of the box on Linux:

  • There is no launcher script or application (the OSVR-Config.exe is a windows .Net application, though I could port this to CoreCLR.
  • There is no build script for Linux [Fixed].
  • When the launcher and the tools controllers launch executables, they currently hard-code the ".exe" extension. This needs to work on Linux where there will be no extension [Edit: Fixed in https://github.com/Added utility to get the cross-platform name of executables. #42].
@JeroMiya
Copy link
Collaborator Author

JeroMiya commented Sep 7, 2016

There is now a build script for Linux, and project is updated to work on at least Ubuntu. Other issues remain, and should add the Mac OS X runtime to the runtimes list or figure out how to get a standalone build without an explicit runtime list.

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