Problems with format files and C++Builder
Moderators: helmut, XnTriq, xnview
Problems with format files and C++Builder
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
Do you call gflInitLibrary?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.
Pierre.