[fpc-devel] gtk1 linklib directive under FreeBSD
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue May 9 09:35:45 CEST 2006
I heard that the gtk1 libs under FreeBSD are libglib-12.so, libgdk-12.so and
libgtk-12.so.
But at the moment the linklib directive for FreeBSD defines
{$ifdef FreeBSD}
gtkdll='gtk12';
{$linklib gtk12}
without the '-'.
Can someone with FreeBSD please test if changing
packages/extra/gtk/gtk/gtk.pp
packages/extra/gtk/gdk/gdk.pp
packages/extra/gtk/glib/glib.pp
fixes the issue.
Mattias
More information about the fpc-devel
mailing list