[MonoDevelop] Compile problems
Jacob Ilsø Christensen
jacobilsoe at gmail.com
Wed Nov 16 16:22:15 EST 2005
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?
Regards,
Jacob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20051116/656a4498/attachment.html
More information about the Monodevelop-list
mailing list