[Gtk-sharp-list] error compiling cvs

Duncan Mak duncan@ximian.com
14 Jul 2003 02:31:40 -0400


--=-vIs/4mwQKy4WtFZXAJVZ
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi,

I'm trying to compile Gtk# from CVS. I get this following error:

mcs --unsafe --target library -r System.Drawing -L ../glib -L ../pango
-L ../atk -L ../gdk -r glib-sharp.dll -r pango-sharp.dll -r
atk-sharp.dll -r gdk-sharp.dll -o gtk-sharp.dll --recurse '*.cs'
./generated/Progress.cs(17) error CS0102: The container `Gtk.Progress'
already contains a definition for `widget'
Compilation failed: 1 error(s), 0 warnings

Is there something I forgot to do?

Duncan.

--=-vIs/4mwQKy4WtFZXAJVZ
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.7">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I'm trying to compile Gtk# from CVS. I get this following error:<BR>
<BR>
<TT>mcs --unsafe --target library -r System.Drawing -L ../glib -L ../pango -L ../atk -L ../gdk -r glib-sharp.dll -r pango-sharp.dll -r atk-sharp.dll -r gdk-sharp.dll -o gtk-sharp.dll --recurse '*.cs'<BR>
./generated/Progress.cs(17) error CS0102: The container `Gtk.Progress' already contains a definition for `widget'<BR>
Compilation failed: 1 error(s), 0 warnings</TT><BR>
<BR>
Is there something I forgot to do?<BR>
<BR>
Duncan.
</BODY>
</HTML>

--=-vIs/4mwQKy4WtFZXAJVZ--