[MonoDevelop] Can't compile MonoDevelop from SVN

Ian Greenhoe ian at ihgreenman.com
Mon Oct 13 02:23:34 EDT 2008


On Mon, 2008-10-13 at 02:14 -0400, Michael Hutchinson wrote:
> On Sun, Oct 12, 2008 at 9:33 PM, Ian Greenhoe <ian at ihgreenman.com> wrote:
> >
> > Hey all,
> >
> > I just tried a "svn update" and then a "make" and I'm getting this
> > error:
> >
> > ./MonoDevelop.VersionControl.Views/StatusView.cs(559,67): error CS0117:
> > `MonoDevelop.Core.Gui.AlertButton' does not contain a definition for
> > `Proceed'
> >
> > Digging a little, this error seems to have been introduced with change
> > 115600. (And figuring out which change # has exhausted my svn-fu.)
> 
> This should be fixed in SVN now.
> 

Yes, that is fixed, and now I'm getting:

./MonoDevelop.VersionControl/ChangeSet.cs(34,44): error CS0119:
Expression denotes a `property access', where a `method group' was
expected

BTW, I'm (currently) using mono 1.9.1 on Debian testing to compile.

-Ian




More information about the Monodevelop-list mailing list