Search found 2 matches

by ftesla
Tue Aug 16, 2016 2:18 am
Forum: GFL SDK
Topic: Native EXR format support or 64-bit plugin ?
Replies: 12
Views: 27457

Re: Native EXR format support or 64-bit plugin ?

Hi,
Thank you for your answer.
Unfortunately I was unable to make it work:
- I placed ImfIlm.dll in Plugins folder with gflSetPluginsPathname(" call before gflLibraryInit
- I installed the msvcrt dlls
But gflLoadBitmap ends up with GFL_ERROR_UNKNOWN_FORMAT with exr files others formats works perfect ...
by ftesla
Thu Aug 11, 2016 2:47 am
Forum: GFL SDK
Topic: Native EXR format support or 64-bit plugin ?
Replies: 12
Views: 27457

Re: Native EXR format support or 64-bit plugin ?

Hi,

I just installed GFL SDK for my own QT image browser app and it was a breeze to read several formats, but I am stuck with exr, the website says it supports it (http://www.xnview.com/fr/GFL/#formats), but the gflLoadBitmap always end up with GFL_ERROR_UNKNOWN_FORMAT.

Bonjour,

J"ai installe l ...