overte-HifiExperiments/interface/external/Sixense
2013-11-18 12:34:38 -08:00
..
readme.txt Path fix for readme. 2013-11-18 12:34:38 -08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Instructions for adding the Sixense driver to Interface
Andrzej Kapolka, November 18, 2013

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.

2. IMPORTANT: Copy the file interface/external/Sixense/lib/osx_x64/release_dll/libsixense_x64.dylib to /usr/lib

3. Delete your build directory, run cmake and build, and you should be all set.