Forum Discussion
jaholtz
11 years agoHonored Guest
Oculus library linking question...
So I'm trying to setup an incredibly simple oculus application for test purposes that just gets the orientation from the oculus and prints it to standard out (it's a terminal c++ application). I ha...
cybereality
11 years agoGrand Champion
I think these are the only libs you need in the linker.
This is shown in the C++ samples (i.e. OculusWorldDemo) but it's somewhat confusing since D3D/GL and other stuff is mixed in. Not sure why this is not in the documentation, it could be something to add.
libovr.lib (or libovrd.lib in debug)
Winmm.lib
ws2_32.lib
This is shown in the C++ samples (i.e. OculusWorldDemo) but it's somewhat confusing since D3D/GL and other stuff is mixed in. Not sure why this is not in the documentation, it could be something to add.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 29 days ago
- 7 months ago