Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

problem is related to the OPENEXR support in the imgcodecs module. (the libIlm lib on your box differs from what is expected) if you can live without HDF images, try to disable it:

cmake -DWITH_OPENEXR=OFF

problem is related to the OPENEXR support in the imgcodecs module. (the libIlm lib on your box differs from what is expected) if you can live without HDF HDR images, try to disable it:

cmake -DWITH_OPENEXR=OFF