[Gtk-sharp-list] Installing GTK# for Mac Issues solved.

SA phinsxiii@knology.net
Fri, 13 Aug 2004 23:37:59 -0500


Ok.  So I lied.

make crapped out with the following error:

Making all in rsvg
/usr/bin/mcs /out:svghelloworld.exe ./svghelloworld.cs  
/r:../../glib/glib-sharp.dll /r:../../pango/pango-sharp.dll  
/r:../../atk/atk-sharp.dll /r:../../gdk/gdk-sharp.dll  
/r:../../gtk/gtk-sharp.dll /r:../../rsvg/rsvg-sharp.dll

**  
(/Library/Frameworks/Mono.framework/Versions/1.0/lib/mono/1.0/mcs.exe: 
6297): WARNING **: Could not find assembly art-sharp, references from  
/Users/dakota/Desktop/gtk-sharp-1.0/sample/rsvg/../../rsvg/rsvg- 
sharp.dll (assemblyref_index=3)
      Major/Minor: 1,0
      Build:       0,0
      Token:       35e10195dab3c99f


**  
(/Library/Frameworks/Mono.framework/Versions/1.0/lib/mono/1.0/mcs.exe: 
6297): WARNING **: Could not find assembly art-sharp, references from  
/Users/dakota/Desktop/gtk-sharp-1.0/sample/rsvg/../../rsvg/rsvg- 
sharp.dll (assemblyref_index=3)
      Major/Minor: 1,0
      Build:       0,0
      Token:       35e10195dab3c99f

error CS0006: Cannot find assembly `../../rsvg/rsvg-sharp.dll'
Log:

Compilation failed: 1 error(s), 0 warnings
make[3]: *** [svghelloworld.exe] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


This is really getting frustrating.  Any ideas?

Thanks
SA

On Aug 13, 2004, at 11:19 PM, SA wrote:

> Hi-
>
> I think I figured out why I could not install GTK# following the  
> directions @ http://www.mono-project.com/using/macos.html.
>
> I was trying to cut and paste straight from the web site.  That did  
> not work so I tried each command individually.  That's when things  
> would not configure as I mentioned in my previous emails. So I tried  
> each command with the line continuation character "\" and now it is  
> building.  The web site may need to be updated with more specific  
> instructions to follow in order for people to have an easier time at  
> installing GTK#.
>
> Thanks.
> SA
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>