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

Phil mythril11 at gmail.com
Mon Mar 12 15:40:00 EDT 2007


Either register the libs in the GAC (gacutil ?) or simply set the PATH
environment variable to point to your gtk# libraries
(MS.NET<http://ms.net/>will lookup for the required library in the
current dir, in the GAC and in
PATH).

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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20070312/e7c9597b/attachment.html 


More information about the Gtk-sharp-list mailing list