[MonoDevelop] Build from SVN [was:Trying to build 0.5.1 - a bit closer...]

James Fitzsimons james.fitzsimons@gmail.com
Sat, 20 Nov 2004 23:43:01 +0000


Hi all, getting closer...

On Sat, 2004-11-20 at 22:10, Brian Pickles wrote:
> that don't compile. You probably need to change the reference to 
> 'Mono.Posix.FilePermissions' to 'Mono.Posix.FileMode'. You will find 

Thanks Brian, that fixed it alright.

I managed to fix another problem by myself, but now I am stuck on the
following error:

./Gui/BrowserDisplayBinding/HtmlViewPane.cs(187) error CS1502: The best
overloaded match for method 'void Gtk.VBox.PackStart (Gtk.Widget)' has
some invalid arguments
./Gui/BrowserDisplayBinding/HtmlViewPane.cs(187) error CS1503: Argument
0: Cannot convert from 'MonoDevelop.Gui.HtmlControl.MozillaControl' to
'Gtk.Widget'
./Gui/BrowserDisplayBinding/HtmlViewPane.cs(187) error CS1501: No
overload for method `PackStart' takes `1' arguments

Strange thing is, I looked at the same file in 0.5.1 and this code
hasn't changed... Anyone know what the solution is?

Cheers,
James Fitzsimons

-- 
It's 5.50 a.m.... Do you know where your stack pointer is ?