Page 1 of 1

Problems with format files and C++Builder

Posted: Mon Jul 26, 2004 12:43 am
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.

Re: Problems with format files and C++Builder

Posted: Tue Jul 27, 2004 7:11 am
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.