« Return to Thread: Compile problems

Re: Compile problems

by Jacob Ilsø Christensen :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Thanks. I'll try that.

On 11/16/05, Buddy Lindsey <percent20@...> wrote:
You should upgrade your mono versios to the latest which is v1.1.10

On 11/16/05, Jacob Ilsø Christensen < jacobilsoe@...> 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?

Regards,
Jacob


_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list





--
Buddy Lindsey
http://www.buddylindsey.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list




_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list

 « Return to Thread: Compile problems