On Aug 30, 2012, at 4:24 PM, Paul Betts <[email protected]> wrote: > Hi, > > I've installed the latest Mono Beta (2.11.3) and I'm using it with MonoMac - > everything is going well until I try to use the Mono linker, which errors out > by telling me I don't have the CSDK installed. I downloaded the MDK version > of Mono (reinstalled just to be sure), maybe Mono Linker is looking in the > wrong place?
fwiw, I had this problem too when trying to build the "AppStore" target with 2.11.3 but this is apparently fixed in 2.11.4 (which I just picked up now to test) unfortunately, I see that 2.11.4 has fixed the "CSDK" issue but the C# 5 features don't seem to be fully exposed to MD yet. I made a new bug report for that: https://bugzilla.xamarin.com/show_bug.cgi?id=7114 I can't get the async code I'm trying to learn to actually function (Task<int> function().Result just hangs, but that is hopefully just my problem still). _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
