[Gtk-sharp-list] Error compiling gtk-sharp-1.0.tar.gz
Akbar
melinda_sayang@hotpop.com
Tue, 06 Jul 2004 14:00:06 +0700
Hi,
I am got problem compiling gtk-sharp-1.0.tar.gz. I am* *using Slackware
10. I have installed Mono by source.
Here's the output:
.......
Compilation succeeded
make[3]: Leaving directory `/tmp/gtk-sharp-1.0/sample/gconf'
Making all in rsvg
make[3]: Entering directory `/tmp/gtk-sharp-1.0/sample/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-s
harp.dll /r:../../gtk/gtk-sharp.dll /r:../../rsvg/rsvg-sharp.dll
** (/usr/lib/mono/1.0/mcs.exe:17118): WARNING **: Could not find
assembly art-sh
arp, references from
/tmp/gtk-sharp-1.0/sample/rsvg/../../rsvg/rsvg-sharp.dll (a
ssemblyref_index=3)
Major/Minor: 1,0
Build: 0,0
Token: 35e10195dab3c99f
** (/usr/lib/mono/1.0/mcs.exe:17118): WARNING **: Could not find
assembly art-sh
arp, references from
/tmp/gtk-sharp-1.0/sample/rsvg/../../rsvg/rsvg-sharp.dll (a
ssemblyref_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[3]: Leaving directory `/tmp/gtk-sharp-1.0/sample/rsvg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gtk-sharp-1.0/sample'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gtk-sharp-1.0'
make: *** [all] Error 2
..........
What's the problem????
Thank you.