From cabbfb9a9e3b0bf7215216bfb11c96f572c3b248 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Fri, 7 Mar 2014 10:36:19 -0800 Subject: [PATCH] fix typos in updated sixense and oculus READMEs --- interface/external/oculus/readme.txt | 2 +- interface/external/sixense/readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/external/oculus/readme.txt b/interface/external/oculus/readme.txt index c914f8faef..d9ee5284d8 100644 --- a/interface/external/oculus/readme.txt +++ b/interface/external/oculus/readme.txt @@ -8,6 +8,6 @@ You can download the Oculus SDK from https://developer.oculusvr.com/ (account cr This readme.txt should be there as well. You may optionally choose to copy the SDK folders to a location outside the repository (so you can re-use with different checkouts and different projects). - If so our CMake find module expects you to set and ENV variable HIFI_LIB_DIR to a directory containing a subfolder 'oculus' that contains the three folders mentioned above. + If so our CMake find module expects you to set the ENV variable 'HIFI_LIB_DIR' to a directory containing a subfolder 'oculus' that contains the three folders mentioned above. 2. Clear your build directory, run cmake and build, and you should be all set. \ No newline at end of file diff --git a/interface/external/sixense/readme.txt b/interface/external/sixense/readme.txt index 414ea22cb0..a52a1a4d74 100644 --- a/interface/external/sixense/readme.txt +++ b/interface/external/sixense/readme.txt @@ -7,7 +7,7 @@ NOTE: Without doing step 2, you will crash at program start time. 1. Copy the Sixense sdk folders (lib, include) into the interface/external/Sixense folder. This readme.txt should be there as well. You may optionally choose to copy the SDK folders to a location outside the repository (so you can re-use with different checkouts and different projects). - If so our CMake find module expects you to set and ENV variable HIFI_LIB_DIR to a directory containing a subfolder 'sixense' that contains the folders mentioned above. + If so our CMake find module expects you to set the ENV variable 'HIFI_LIB_DIR' to a directory containing a subfolder 'sixense' that contains the folders mentioned above. 2. IMPORTANT: Copy the file interface/external/Sixense/lib/osx_x64/release_dll/libsixense_x64.dylib to /usr/lib