How to resolve linker errors when using CustomMeshComponent plugin

I need to use CustomMeshComponent plugin in my project, I already add dependencies in build.cs file, than regenerate VS files. After that I include CustomMeshComponent.h. Everything goes fine but when I try to compile project I have linker errors: in this tutorial I read about A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums using import/export macro in point number 4. but I don’t know what that mean and how to solve that errors.

Can you please post the linker error you are getting?