mirror of https://github.com/wayvr-org/wayvr.git
Updated Building from Source (markdown)
parent
b99d8f9b30
commit
3b8eae2998
|
|
@ -13,6 +13,8 @@ These are required in all cases:
|
|||
### Feature `openvr`
|
||||
Enable this if you plan on using SteamVR
|
||||
|
||||
Warning: building without the dependencies will succeed, but the binary won't execute due to `libopenvr_api.so: cannot open shared object file`. In this case, install the dependencies correctly and re-build.
|
||||
|
||||
Dependencies:
|
||||
- Arch: `openvr`
|
||||
- Ubuntu: `libopenvr-dev libopenvr-api1`
|
||||
|
|
|
|||
Loading…
Reference in New Issue