[Gtk-sharp-list] Not Able to run GTK# Application On Windows

David Joyner d4ljoyn at gmail.com
Mon Mar 12 16:22:42 EDT 2007


Not to confuse the issue but on Windows the setup at the url below
works really well, adds the gtk-sharp assemblies (as well as some
others from the Mono namespace) to the GAC and allows you to get up
and running Gtk# with minimal fuss:

http://developer.novell.com/wiki/index.php/Special:Downloads/gtks-inst4win/Win32~~~Runtime~~~Installer/v2.8.3/

If you use VS.NET or VC# Express you are ready to go.  I've had no
problems so far moving the resulting programs to linux, mono-1.2.3.1.
Dave


On 3/12/07, Tosif Ahmed <tosifahamed at gmail.com> wrote:
> Ok, i got that.....
>
> but wat are he steps to register gtk# in MS.NET GAC
>
>
> On 3/12/07, Peter Johanson < latexer at gentoo.org> wrote:
> > On Mon, Mar 12, 2007 at 09:42:27AM -0800, Tosif Ahmed wrote:
> > >    One more thing i found out, wen i give the comand
> > >    mono hell.exe
> > >    the program runs fine, bu wen i run the exe, it doesnt whyh does this
> > >    happen
> >
> > This is because when you simply invoke the runtime, Windows' MS .NET
> > runtime is used, and you probably do not have gtk# registered in the MS
> > .NET GAC.
> >
> > -pete
> >
> > _______________________________________________
> > Gtk-sharp-list maillist  -   Gtk-sharp-list at lists.ximian.com
> >
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> >
>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>


More information about the Gtk-sharp-list mailing list