On Wednesday, 22 March 2023 at 21:08:23 UTC, Richard (Rikki)
Andrew Cattermole wrote:
I finally went ahead and looked at the dependencies of
FreeImage3180.
Try installing:
https://www.microsoft.com/en-ca/download/details.aspx?id=48145
It requires VCOMP140.dll which comes with the 2015 VC
redistribution package.
Found via: https://github.com/lucasg/Dependencies
Yes! Thank you very much. Downloaded the 2015 Microsoft Visual
C++ Redistributables and it worked. You mentioning
"dependencies" in an earlier post, but didn't know how to proceed.
Would it be worth while to update the bindbc-FreeImage
documentation or is this common knowledge?