Feb. 7, 2012
9:34 p.m.
On Tue, Feb 7, 2012 at 1:18 PM, Zachary Pincus <zachary.pincus@yale.edu> wrote:
And as you can see, I've put up the binaries I have so far here: https://github.com/zachrahan/freeimage-sharedlib
I still need a win64 DLL. And I also have no idea what the story is with linux shared libs -- is it easy to distribute such for a given architecture, or do these get so fragmented that it makes more sense to just have the user make their package manager install FreeImage?
Thanks. I think under Linux we're OK. We just need to modify the plugin to at least pick up on the default naming conventions (Debian, e.g., names it libfreeimage.so.3, which we don't find). Stéfan