Hello everyone,

I'm trying to compile a Nuke plugin (shipped with Nuke in the NDK examples)
which references ImfMisc.h which in turn references ImfCompressor.h...
which is intentionally not installed according to the IlmImf/Makefile.am.

Could someone explain why that might be the case?

ImfMisc.h isn't the only file to directly include ImfCompressor.h that gets
installed with the library. ImfB44Compressor.h would appear to be installed
when it shouldn't. That's a guess anyway since there are other
Imf*Compressor.h located in the source distribution of openexr 2 that are
excluded from installation.

Any clarification would be much appreciated. :)


Cheers,
Chip
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to