6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ofxOculusRiftはそのままでは動かない

Last updated at Posted at 2015-06-26

ofxOculusRift
https://github.com/andreasmuller/ofxOculusRift

macであればwinと書いてあるファイルを削除したら自分は動いた

mac osx 10.10
xcode 6.2
openframeworks 0.8.4
ofxOculusRift 0.2.1(OVRVersion.hに書いてあった)

削除したファイル、フォルダ一覧
/license.md
/README.md
/libs/LibOVR/Lib
/libs/LibOVR/Projects
/libs/LibOVR/Src/OVR_Win32_DeviceManager.cpp
/libs/LibOVR/Src/OVR_Win32_DeviceManager.h
/libs/LibOVR/Src/OVR_Win32_DeviceStatus.cpp
/libs/LibOVR/Src/OVR_Win32_DeviceStatus.h
/libs/LibOVR/Src/OVR_Win32_HIDDevice.cpp
/libs/LibOVR/Src/OVR_Win32_HIDDevice.h
/libs/LibOVR/Src/OVR_Win32_HMDDevice.cpp
/libs/LibOVR/Src/OVR_Win32_HMDDevice.h
/libs/LibOVR/Src/OVR_Win32_SensorDevice.cpp
/libs/LibOVR/Src/OVR_Win32_SensorDevice.h
/libs/LibOVR/Src/Kernel/OVR_ThreadsWinAPI.cpp

ofxOculusRift.hを修正
http://cvl-robot.hateblo.jp/entry/2014/07/23/192217

または、
libsディレクトリ全部消している方もおられました
http://blog.rettuce.com/openframeworks/setup_ofxoculusrift/

emptyExampleに入れる場合
http://hrhrblog.blogspot.jp/2013/07/ofxoculusrift-emptyexample.html

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?