ChristophHaag / SteamVR-OpenHMD

SteamVR plugin for using OpenHMD drivers in SteamVR
Boost Software License 1.0
195 stars 32 forks source link

openvr_driver.h is outdated #81

Open sl1pkn07 opened 1 year ago

sl1pkn07 commented 1 year ago

Hi

the header openvr_driver.h in the subproject folder is outdated

updated: https://raw.githubusercontent.com/ValveSoftware/openvr/master/headers/openvr_driver.h

greetings

thaytan commented 1 year ago

True, but there's also no need to update except to use new features only present in the newer header. The driver pulls in version numbers from the header it's compiled against too - so if the header gets updated, the driver code needs to get updated to make sure it supports anything that changed

sl1pkn07 commented 1 year ago

with "driver" you mean?

greetings

thaytan commented 1 year ago

I mean this SteamVR-OpenHMD driver

sl1pkn07 commented 1 year ago

hi

yes, thats is the idea

greetings