Page 1 of 1

GFL SDK v2.90 Error

Posted: Wed Oct 22, 2008 12:21 pm
by Zai++
Hello!

GFL lib-file for Borland (bcc/libgfl.lib) is wrong (it is a copy of lib-file for Microsoft (lib/libgfl.lib)

Borland users need the correct lib :)

Thank you.

Re: GFL SDK v2.90 Error

Posted: Wed Oct 22, 2008 12:33 pm
by xnview
IT's an error, you must use borland tools to convert MS lib

Posted: Fri Oct 24, 2008 9:31 am
by dominique
use coff2omf.exe in the bin of Borland IDE
I made a small .bat file.

Posted: Tue Oct 28, 2008 6:01 pm
by Zai++
of course I've done it
I take care of other users :)