Yes, right now MD requires mono 1.1.4.
On 11/16/05, John Luke <john.luke@...> 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.
> 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 and README files with
the new mono dependency information?
I believe there are also other reasons we depend on
1.1.9
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list