[Gtk-sharp-list] Can't compile gtk-sharp
Rachel Hestilow
hestilow@ximian.com
30 Jul 2002 15:45:43 -0500
David,
Cuál OS esáas usando? Pienso que el límite es de su OS, pero no estoy
seguro. Usando linux, Gtk# functiona para mí.
-- Rachel
On Tue, 2002-07-30 at 09:16, david@novembar.com wrote:
> Hi everybody,
>
> I'm trying to compile gtk# from CVS and from Sourceforge. When compiling i
> obteined this output:
>
> make[1]: Cambiando a directorio `/pub/mono/gtk-sharp/generator'
> mcs --unsafe -o codegen.exe -r System.Xml *.cs
> Compilation succeeded
> mono ./codegen.exe gtkapi.xml && touch generated-stamp
> 604 types parsed.
> creating ../pango/generated
> creating ../gtk/generated
> Ellipsis parameter ctor in Object Widget
> Ellipsis parameter ctor Ellipsis parameter ctor in Object Object
> Ellipsis parameter ctor make[1]: *** [generated-stamp] Error 153
> make[1]: Saliendo directorio `/pub/mono/gtk-sharp/generator'
> make: *** [binding] Error 1
>
>
> If i do "mono ./codegen.exe gtkapi.xml && touch generated-stamp" the output
> is:
>
> 604 types parsed.
> Ellipsis parameter ctor in Object Widget
> Ellipsis parameter ctor Ellipsis parameter ctor in Object Object
> Ellipsis parameter ctor Superado el límite de tamaño de fichero
>
> The last phrase means "overloaded file size limit". I used the CVS mono
> version (with 0.13 i obteined the same message).
>
> Can anyone help me?
>
> Thaks and forgive my strange english.
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>