[Gtk-sharp-list] Gtk# with .NET (on 64bit Windows)
Martin Brodbeck
martin at brodbeck-online.de
Fri Dec 4 03:19:37 EST 2009
> Yes, the Windows version of GTK# (and the bundled GTK+) are currently
> only 32-bit, so they can't be used from a 64-bit .NET VM. You should
> flag your exe as 32-bit using /platform:x86 which will make Windows
> load it in a 32-bit VM.
But this is not a (g)mcs compiler option (but csc), is it? I couldn't find out
how to set this option with the mono compiler. Can you help me with that?
Thanks
Martin
More information about the Gtk-sharp-list
mailing list