-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Hi.
Please, help.
Joint installation emgu.cv and emgu.tfLite in unity - error Multiple plugins with the same name
log:
Multiple plugins with the same name 'msvcp140_codecvt_ids' (found at 'Assets/Emgu.CV/Plugins/x86_64/msvcp140_codecvt_ids.dll' and 'Assets/Emgu.TF.Lite/Plugins/x86_64/msvcp140_codecvt_ids.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'msvcp140_1' (found at 'Assets/Emgu.CV/Plugins/x86_64/msvcp140_1.dll' and 'Assets/Emgu.TF.Lite/Plugins/x86_64/msvcp140_1.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'vcruntime140' (found at 'Assets/Emgu.CV/Plugins/x86_64/vcruntime140.dll' and 'Assets/Emgu.TF.Lite/Plugins/x86_64/vcruntime140.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'msvcp140_2' (found at 'Assets/Emgu.TF.Lite/Plugins/x86_64/msvcp140_2.dll' and 'Assets/Emgu.CV/Plugins/x86_64/msvcp140_2.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'msvcp140_atomic_wait' (found at 'Assets/Emgu.TF.Lite/Plugins/x86_64/msvcp140_atomic_wait.dll' and 'Assets/Emgu.CV/Plugins/x86_64/msvcp140_atomic_wait.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'concrt140' (found at 'Assets/Emgu.TF.Lite/Plugins/x86_64/concrt140.dll' and 'Assets/Emgu.CV/Plugins/x86_64/concrt140.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'msvcp140' (found at 'Assets/Emgu.CV/Plugins/x86_64/msvcp140.dll' and 'Assets/Emgu.TF.Lite/Plugins/x86_64/msvcp140.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
Multiple plugins with the same name 'vcruntime140_1' (found at 'Assets/Emgu.CV/Plugins/x86_64/vcruntime140_1.dll' and 'Assets/Emgu.TF.Lite/Plugins/x86_64/vcruntime140_1.dll'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.