Hi,
I am developing a Windows store app with Unity 5 with Leapmotion, but I got stuck with some error.
I use the latest version of environment
Unity 5.0.2f1
Leap_Motion_SDK_Windows_2.2.5
LeapMotion_CoreAsset_2_2_4.unitypackage
When I try to build Windows store app, I get two errors and cannot proceed.
1, Plugins colliding with each other.
2, Plugin 'SystemWipeRecognizerDll.dll' is used from several locations:
Assets/Plugins/x86/SystemWipeRecognizerDll.dll would be copied to /SystemWipeRecognizerDll.dll
Even after I restart my computer, the error occurs. It happens only for Windows store app.
Does anyone know how to fix this problem?
Masahiro