[Mono-list] Gtk# on Windows.

Francisco T. Martinez martinf@mfconsulting.com
Fri, 23 Jul 2004 16:30:09 -0500


Daniel see the comments below.

Daniel Carrera wrote:

>Hello,
>
>I just wrote a simple program with Mono/C#/Gtk#.  It runs fine on 
>Linux and I want to get it to run on Windows as well.
>
>I just installed Mono 1.0 on a Windows XP box.  I have also ran 
>setmonopath.bat.  Now, when I tried to run the program, it complained 
>that it couldn't find glib# and gtk#.
>
>   WARNING **: Could not find assembly glib-sharp, ...
>   WARNING **: Could not find assembly gtk-sharp...
>
>
>  
>
Try using this installer:
http://forge.novell.com/modules/xfmod/project/showfiles.php?group_id=1395&release_id=1945#selected

For best results, you may want to uninstall the previous Mono installer 
before installing the one I just pointed you to.

>So it looks like there's something I failed to do.  Does anyone know 
>what that might be?
>
>Thanks for the help.
>
>Cheers,
>  
>