OSVR-Core icon indicating copy to clipboard operation
OSVR-Core copied to clipboard

osvrStartProcess implementation for non-windows systems

Open JeroMiya opened this issue 9 years ago • 1 comments

This issue requires this pull request to be merged first: https://github.com/OSVR/OSVR-Core/pull/380

The osvrStartProcess function in osvrUtil has a commented out and untested implementation for non-windows systems. This needs to be tested and vetted, but should enable the server auto-start functionality for those systems.

JeroMiya avatar Mar 10 '16 16:03 JeroMiya

Tested it in osx and works ok.

Included a patch file. 0001-Issue-387.-Uncommented-and-tested-in-OSX.patch.zip

13r avatar Apr 12 '16 17:04 13r