[Mono-devel-list] Gtk# build problem

Jonathan Pryor jonpryor at vt.edu
Mon May 5 10:22:44 EDT 2003


I got a similar error a few weeks ago.  I "fixed" it by doing a "make
install" in the gtk-sharp top-level directory, then rebuilding and
re-installing.

My guess is that, somehow, the RsvgSharp files were being built against
an older version of its dependent assemblies, causing that bizarre
error.  But I'm not sure.

 - Jon

On Mon, 2003-05-05 at 04:41, marco.ridoni at virgilio.it wrote:
> I get this error when trying to build gtk-sharp (in RSVG):
> > ./generated/RsvgSharp.SizeFuncNative.cs(25) error CS1501: Can not find
> > a constructor for this argument list
> > ./generated/RsvgSharp.SizeFuncNative.cs(15) error CS0103: The name
> > `RemoveIfNotAlive' could not be found in `RsvgSharp.SizeFuncWrapper'
> 
> In order to avoid any problem, I checked out a "fresh" copy of the repository,
> but the problem persists. I read on the Gtk# list that someone solved it
> reloading the API source and/or regenerating the API (even if this shouldn't
> be necessary for a clean build from CVS code), but this didn't do it for
> me.
> 
> Marco
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list