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...
lamour42
11 years agoExpert Protege
For VC++ adding a path is not enough. You have to specify each library individially. VC++ 2013: Project Configuration Properties --> Linker --> Input. Under additional dependencies you have to add libovrd.lib (that's the the debugging version).
You can also look up the SDK VC++ sample projects for details.
You can also look up the SDK VC++ sample projects for details.
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