OpenEXR lib name suffixing
Nick <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
What's the scoop on OpenEXR lib name suffixing? https://github.com/openexr/openexr/issues/115#issuecomment-50306121 I can't recall if this has been discussed before. Half behaves almost as I would expect on OSX - there's a symlink from libHalf.dylib to libHalf.11.dylib to libHalf.11.0.0.dylib. I would have expected that chain to be something like libHalf.2_2.xxxx though. All of the other libs stop one short of a link named libNice.dylib, for example the last link for libIlmImf is libIlmImf-2.2.dylib. I am wondering if this is intentional and there is a new mystery environment variable to set, or if it is simply a bug? According to the issue on github this occurs on Linux and Windows as well when using Cmake. _______________________________________________ Openexr-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/openexr-devel