He quite possibly means MonoDevelop 0.13. In that case make sure that you are targeting Mono 2.0 and not Mono 1.0. It's possible that ReadKey is a 2.0 method and so won't compile when you target the 1.0/1.1 profile.
Alan. On 4/10/07, Andreia Gaita <[EMAIL PROTECTED]> wrote:
On 4/5/07, Charles Black <[EMAIL PROTECTED]> wrote: > > Hi everyone, i recently installed Mono(0.13) in Kubuntu and im starting to > work on it but i get an error messages saying: Mono 0.13? Current stable version is 1.2.3.1, so upgrade first. shana _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
