Skip to content

Instantly share code, notes, and snippets.

@lgarner
Last active October 22, 2015 00:33
Show Gist options
  • Save lgarner/3361e5211f36535244ff to your computer and use it in GitHub Desktop.
Save lgarner/3361e5211f36535244ff to your computer and use it in GitHub Desktop.
Oculus Mobile SDK 0.6.2.0 on Ubuntu
First, do most of this:
https://gist.github.com/dirkk0/b474e1218dcc02025e25
But for the native samples to compile, only do the following extra on a clean Oculus Mobile SDK 0.6.2 install:
cd osdk/VrAppSupport
ln -s VrGUI VrGui
The basic problem: Linux cares about capitalization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment