[Gtk-sharp-list] Gtk# 2.10 and Windows

Felipe Almeida Lessa felipe.lessa at gmail.com
Sun Nov 19 11:28:36 EST 2006


Hi,

I'm on Ubuntu 6.10 and it has Mono 1.1.17.1 and Gtk# 2.10:

$ mono --version
Mono JIT compiler version 1.1.17.1, (C) 2002-2006 Novell, Inc and
Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Disabled:      none
$ gacutil -l gtk-sharp
The following assemblies are installed into the GAC:
gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
Number of items = 1

Well, my question is: will my Gtk# compiled binaries work on Mono
binaries for Windows distributed at
http://www.mono-project.com/Downloads ? Their name are
mono-1.1.13.8.1-gtksharp-2.8.2-win32-0.exe and
mono-1.2-gtksharp-2.8.3-win32-rc0.exe, which led me to think that it
has Gtk# 2.8 and that it won't be able to execute my Gtk# 2.10
compiled binaries (even if I don't use 2.10-only features).

Am I missing something?

-- 
Felipe.


More information about the Gtk-sharp-list mailing list