Problems with format files and C++Builder

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: helmut, XnTriq, xnview

Eva

Problems with format files and C++Builder

Post by Eva »

I've statically linked the library and its extended version. I've included the header files. I've copied the plugins to the proper directory. But the "FormatIsSupported" function tells that none of the image formats is supported. What's wrong? Thanks in advance.
User avatar
xnview
Author of XnView
Posts: 45803
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Problems with format files and C++Builder

Post by xnview »

Eva wrote:I've statically linked the library and its extended version. I've included the header files. I've copied the plugins to the proper directory. But the "FormatIsSupported" function tells that none of the image formats is supported. What's wrong? Thanks in advance.
Do you call gflInitLibrary?
Pierre.