[Mono-devel-list] Compiling monodevelop
John Luke
john.luke at gmail.com
Sat Dec 18 20:08:02 EST 2004
Hello,
It would be helpful if you:
- Used monodevelop-list instead (see http://lists.ximian.com)
- specified the versions of mono, gtk-sharp, and MonoDevelop more
specifically (as in the branch and time of checkout).
I just built everything fine with mono 1.1.X head, gtk# head and MD head
all from today.
Perhaps you need to run make clean or autogen.sh again.
On Sun, 2004-12-19 at 00:51 +0000, Paul wrote:
> Hi,
>
> Looks like there is a problem between the current dev version of gtk-
> sharp and monodevelop.. I've cut out the multitude of warnings and only
> including the errors.
>
> TTFN
>
> Paul
>
> ./Gui/BrowserDisplayBinding/HtmlViewPane.cs(175) error CS1502: The best
> overloaded match for method 'void Gtk.VBox.PackStart (Gtk.Widget)' has
> some invalid arguments
> ./Gui/BrowserDisplayBinding/HtmlViewPane.cs(175) error CS1503: Argument
> 0: Cannot convert from 'MonoDevelop.Gui.HtmlControl.MozillaControl' to
> 'Gtk.Widget'
> ./Gui/BrowserDisplayBinding/HtmlViewPane.cs(175) error CS1501: No
> overload for method `PackStart' takes `1' arguments
> make[3]: *** [MonoDevelop.Base.dll] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
More information about the Mono-devel-list
mailing list