openvr icon indicating copy to clipboard operation
openvr copied to clipboard

How to release openvr driver

Open DatanIMU opened this issue 1 year ago • 0 comments

I can compile driver using debug VS 2019.

but When compile using release, and MT option, report error NK2038 detect“RuntimeLibrary”not same“MD_DynamicRelease”not same“MT_StaticRelease”(controller_device_driver.obj )

Should I re-compile the whole openvr? How to compile it?

DatanIMU avatar Mar 12 '24 05:03 DatanIMU