Yes, it appears to be the same bug. It's the FIF_EXR constant that's
wrong.

A temporary workaround is to do this:

FREE_IMAGE_FORMAT exrFormat = FreeImage_GetFIFFromFilename("dummy.exr");

Then using exrFormat in place of FIF_EXR make the problem disappear.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1614266

Title:
  Freeimage library does not write EXR files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeimage/+bug/1614266/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to