I downloaded the Asset “Unity Haptic Plugin for Geomagic OpenHaptics (HLAPI/HDAPI)” which contains examples to use the Phantom Omni device, but I am running unity 5.4 in a Windows 10 64-bit machine and while trying to run the examples I get the error:
“Failed to load ‘Assets/Haptic Project Components/Plugins/ASimpleHapticPlugin.dll’, expected 64 bit architecture (IMAGE_FILE_MACHINE_AMD64), but was IMAGE_FILE_MACHINE_I386. You must recompile your plugin for 64 bit architecture.”
How could I fix this? How could I recompile this plugin?