Hi,
i am trying to figure out, how to get support for OpenEXR images in QT on windows.

I now that I have to somehow compile the OpenEXR libs (http://www.openexr.com), but I could not find anything about compiling it in QT Creator. I could not find a good step by step tutorial. And in most cases it was for Linux.

Does anyone successfully use the OpenEXR libs with QT Creator? Can I simpy use precompiles libs from another tool? And how is the file format recognized by the QT classes like QImage etc?

Thanks for your help.