[fpc-devel] gtk1 linklib directive under FreeBSD
    Alexander Todorov 
    alexx.todorov at gmail.com
       
    Tue May  9 11:31:17 CEST 2006
    
    
  
On 5/9/06, Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> 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
Two or three months ago I tested Lazarus on FreeBSD 6.0 RELEASE.
After installing some missing libs (like pixbuf-devel, etc.) it
compiled and run without any problems. Lazarus version was 0.9.12
IIRC.
    
    
More information about the fpc-devel
mailing list