"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

[VRDevice] Initialization of device oculus failed.

I'm building simple AR project look like this

 

http://imgur.com/3srqGFT

I'm not even building oculus app or some kind of that Why im getting error like "[VRDevice] Initialization of device oculus failed." Do i still need to install all the plugin or SDK for oculus?

 

when i try to build and run the app it says "Unfortunately, "myappname" has stopped" pls help!

 

EDIT: and my logcat showing these

 

10-22 03:03:03.080: E/dalvikvm(31394): dlopen("/data/app-lib/com.ArtaKusuma.ProjectGWK-1/libOVRPlugin.so") failed: dlopen failed: "/data/app-lib/com.ArtaKusuma.ProjectGWK-1/libOVRPlugin.so" has unexpected e_machine: 40

 

10-22 03:03:03.080: E/Unity(31394): Unable to find OVRPlugin

10-22 03:03:03.080: A/libc(31394): Fatal signal 11 (SIGSEGV) at 0x8c3391a0 (code=1), thread 31413 (UnityMain)

 

 

EDIT:

I'm Sorry i have fixed my issue it turns out i accidentally check the Virtual Reality Supported on the player setting this simple issue that mess up my entire project 

 

 

Attachment