[MonoDevelop] Compile problems

Jacob Ilsø Christensen jacobilsoe at gmail.com
Wed Nov 16 17:01:09 EST 2005


Yes, right now MD requires mono 1.1.4.

On 11/16/05, John Luke <john.luke at gmail.com> wrote:
>
> On Wed, 2005-11-16 at 22:22 +0100, Jacob Ilsø Christensen wrote:
> > Hi.
> >
> > I am trying to compile MonoDevelop from SVN. I use mono 1.1.8.3<http://1.1.8.3>
> .
> > Everything works except for one line in Combine.cs:
> >
> > using Mono.Unix.Native;
> >
> > I have to change this to:
> >
> > using Mono.Unix;
> >
> > Am I using a wrong version of mono?
> >
> I believe Mono.Unix.Native is new to 1.1.9, 1.1.10 for sure.
> Perhaps whoever changed it can update configure.in <http://configure.in>and README files with
> the new mono dependency information?
>
> I believe there are also other reasons we depend on 1.1.9
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20051116/61f47aa5/attachment.html


More information about the Monodevelop-list mailing list