[fpc-pascal]FreeBSD + GTK : error
Boci
irixhu at externet.hu
Fri May 11 19:35:34 CEST 2001
Hello!
A long time ago....
I found error on the GTK unit over FreeBSD.
I thinking much more, and I found the solution.
I rewrite in the source of the FreeBSD/GTK unit gtk/gtk.pp and gdk/gdk.pp:
gdkdll='gdk' -> gdkdll='gdk12'
and
gtkdll='gtk' -> gtkdll='gtk12'
Please correct this error on the FreePascal 1.0.4/FreeBSD distribution.
Thanx : Boci
ps: after this little modification the FreePascal work very well :))))
More information about the fpc-pascal
mailing list