[SOLVED] Pipeline can't load FreeImage.dll

Hi there!

I installed MonoGame 3.6 on Windows (VS2017) on my PC and I’m unable to use Pipeline with images. I have this error

I have searched on Google and tried to install VSRedist 2012, 2013, both x86 and x64 without success.
I also cloned the repository and built the sources. It doesn’t fix the problem.

The strange thing is that it’s work on my work PC (almost the same PC), but not in my home PC…

Thanks for you help!

I don’t believe VS17 is supported yet…

Try VS15… https://www.microsoft.com/en-us/download/details.aspx?id=48146

Hi,

It works, I fixed the problem by following this link