#pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = [https://www.leapmotion.com/ja/ Home - Leap Motion] = 関連サイト = = インストール = = トラブルシューティング = windows 64bit環境で異常が発生する場合がある模様 以下の事項を確認 * タスクマネージャに {{{LeapService}}} が存在する事 * アンチウィルスソフトによるプログラムブロックが実行されていない事 以下をダブルクリックして64bitドライバを再インストールすると正常動作する環境が多いようだ {{{ C:\Program Files (x86)\Leap Motion\Core Services\Drivers\dpinst64.exe }}} == LeapServiceが起動してない == [https://support.leapmotion.com/hc/en-us/articles/223784008 How to Manually Restart Leap Core Services – Leap Motion Support] 管理権限で cmd を起動 *[Widnows]+[R]キーで[ファイル名を指定して実行]ダイアログを開く * 入力ボックスに「cmd」と入力してから、[Shift]+[Ctrl]キーを押しながら[OK] {{{ net stop LeapService net start LeapService }}} = 設定 = = 利用方法 = = 参考サイト =