[Mono-devel-list] GTK# 0.91 compile issue on Fedora Core 2 Test 3
Mike Flippin
webmaster at blindmindseye.com
Tue May 4 13:05:48 EDT 2004
I have all of the development packages for GNOME 2.6 from FC2T3
installed on my system except Glade 1.
Here are the assemblies it tries to build based on Fedora 2
configuration with all of the GNOME 2.6 devel packages installed:
* art-sharp.dll: yes
* gnome-sharp.dll: no
* glade-sharp.dll: yes
* gda-sharp.dll: no
* gnomedb-sharp.dll: no
* rsvg-sharp.dll: yes
* gtkhtml-sharp.dll: no
* vte-sharp.dll: no
Here is the error message:
Making all in gconf
make[3]: Entering directory `/home/mikef/gtk-sharp-0.91/sample/gconf'
MONO_PATH=../../gconf/GConf/gconf-sharp.dll: /usr/local/bin/mono
../../gconf/tools/gconfsharp-schemagen.exe Sample ./sample.schema >
Settings.cs
/usr/local/bin/mcs /out:sample.exe Settings.cs ./main.cs
/r:../../glib/glib-sharp.dll /r:../../pango/pango-sharp.dll
/r:../../atk/atk-sharp.dll /r:../../art/art-sharp.dll
/r:../../gdk/gdk-sharp.dll /r:../../gconf/GConf/gconf-sharp.dll
/r:../../gtk/gtk-sharp.dll /r:../../gnome/gnome-sharp.dll
/r:../../glade/glade-sharp.dll
/r:../../gconf/GConf.PropertyEditors/gconf-sharp-peditors.dll
/resource:./sample.glade
error CS0006: Cannot find assembly `../../gconf/GConf/gconf-sharp.dll'
Log:
error CS0006: Cannot find assembly `../../gnome/gnome-sharp.dll'
Log:
error CS0006: Cannot find assembly
`../../gconf/GConf.PropertyEditors/gconf-sharp-peditors.dll'
Log:
Compilation failed: 3 error(s), 0 warnings
make[3]: *** [sample.exe] Error 1
make[3]: Leaving directory `/home/mikef/gtk-sharp-0.91/sample/gconf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mikef/gtk-sharp-0.91/sample'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mikef/gtk-sharp-0.91'
make: *** [all] Error 2
More information about the Mono-devel-list
mailing list