Hello Araklaj,
I’ve never seen this particular problem before but it does definitely seem like a problem where the plugin is having issues compiling. Have you checked for the file that is mentioned in that first error listed in your picture? fmodL64_vc.lib
First just check if it exists, if it does, be sure that it isn’t set to read-only. Also, check the output log itself in Visual Studio to see if there may be more details about these errors or what’s going wrong in the compilation process.