Oculus Rift SDK Setup
This section describes how to set up the SDK.
The latest version of the Oculus SDK is always available from the Meta Quest Developer Center.
SDK versions use a major.minor.patch format. For example, 5.0.1 means Major 5, Minor 0, Patch 1.
The LibOVR libraries do not require exception handling or RTTI support.
Your game or application can disable these features for efficiency.