"plugin 'LeapMotion' failed to load" When i try to run the project in debug

When i try to run the project in debug from visual studio it fails to start with the message:

“Plugin ‘LeapMotion’ failed to load because module ‘LeapMotion’ could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.”

Does anyone have any pointers on how to disable this plugin or remove the erring code from the project?

Thank you,

Interesting, do you have the plugin enabled in the engine?

If you do try to disable it?

Mine isnt enabled but I still get the eorror message. Can anyone shed any light on the matter?

Do you have the plugin included in your <project root>/plugins folder? Something is including the plugin from the looks of it