[Gtk-sharp-list] Help compiling gtk-sharp
Paddy Joy
mono at paddyjoy.com
Fri Jan 27 17:49:41 EST 2006
Thanks for all your help everyone, it's great to wake up to so many
replies :-)
Looks like I have got GTK+ version 2.6
[]$ pkg-config --modversion gtk+-2.0
2.6.10
so I'll give ./bootstrap-2.6 a go and failing that I'll try 2.4
Thanks,
Paddy
>On Fri, 2006-01-27 at 23:03 +1100, Paddy Joy wrote:
>
>
>>How do I know which bootstrap file to use when compiling gtk-sharp?
>>bootstrap-2.4, bootstrap-2.6 or bootstrap-2.8. I'm using fedora core 4,
>>kernel 2.6.13 and have compiled mono and mcs from svn. Is it related to
>>the kernel version? What is the difference between them?
>>
>>
>
>bootstrap-2.4 corresponds to GTK+ 2.4 bindings. bootstrap-2.6
>corresponds to GTK+ 2.6 bindings. bootstratp-2.8 corresponds to GTK+
>2.8 bindings.
>
>So which one you choose depends on which version of GTK+ you want to
>target.
>
>Also keep in mind that binaries have only been shipped for Gtk# 2.4;
>Gtk# 2.6 was a source-only release, and Gtk# 2.8 hasn't been finalized
>yet.
>
>So unless you really need GTK+ >= 2.6 functionality (and are willing to
>bundle Gtk# 2.6 with your app), you should probably stick to
>bootstrap-2.4.
>
> - Jon
>
>
>
>
More information about the Gtk-sharp-list
mailing list