Closed jawilkins closed 10 years ago
Hi Jason,
Good catch. I've just updated the libraries file, please try again!
Compiles fine now, but I have an unresolved Win32 API function impPathRemoveFileSpecW while linking. I added Shlwapi.lib to the windows libraries and it worked.
Thanks for letting me know that.
I get this error:
C:\dev\VRIntro\source\VRIntroApp.cpp(53): error C2039: 'InitHMD' : is not a member of 'OculusVR'
It seems that the DemoLibraries_Win_x86 linked in the readme is out of date?