[Gtk-sharp-list] Error while compiling gtk-sharp from SVN

hemant gethemant at gmail.com
Fri Jan 13 01:39:31 EST 2006


---------- Forwarded message ----------
From: hemant kumar <gethemant at gmail.com>
Date: Jan 13, 2006 6:27 AM
Subject: Error while compiling gtk-sharp from SVN
To: gtk-sharp-list at lists.ximian.com

Hi guys,

i am trying to build gtk-sharo from svn..i have gtk-2.8 in /opt/src dir
installed.
Now during the build, when it comes to building samples for gconf sample the
build fails, here is the details:

make[3]: Entering directory `/opt/hulk/gtk-sharp/sample/gconf'
/opt/src/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
./main.cs(60,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `Enable'
./main.cs(61,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheFilename'
./main.cs(62,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheInteger'
./main.cs(63,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheFloat'
./main.cs(64,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheFirstEnum'
./main.cs(65,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheSecondEnum'
./main.cs(66,15): error CS0117: `Sample.SettingKeys' does not contain a
definition for `TheText'
./main.cs(68,20): error CS0117: `Sample.SettingKeys' does not contain a
definition for `Enable'
Compilation failed: 8 error(s), 0 warnings
make[3]: *** [sample.exe] Error 1
make[3]: Leaving directory `/opt/hulk/gtk-sharp/sample/gconf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/hulk/gtk-sharp/sample'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/hulk/gtk-sharp'
make: *** [all] Error 2

I can proceed to compile, if i remove sample from the SUBDIR in Makefile and
gtk-sharp will be compiled allright.
Any idea, how can i rectify this error?


With Regards
Hemant



--
I used to be indecisive..
  but now i am not so sure...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20060113/aa93ecf9/attachment-0001.html


More information about the Gtk-sharp-list mailing list