monogame 3.6 pipeline tool

I’m starting to learn to use the monogame pipeline tool. but whenever I click on build, i get build failure i dont know what to do. Can please someone help me??
it says
‘TextureImporter’ had unexpected failure!
System.DllNotFound Exception :Unable to load DLL Freeimage:The specified module could not be found .(Exception from HRRESULT 0x8007007E)

You can download and install the VS2012 VC++ redist from here https://www.microsoft.com/en-us/download/details.aspx?id=30679
That should fix this issue.

but it is still not working:(