Yep, the breaking API
change<http://docs.xamarin.com/android/Releases/Mono_For_Android_4/Mono_For_Android_4.2#Breaking_Changes>from
Monday's released hadn't been updated in these samples. Thanks for the
heads-up, I've just pushed the updated code to github.

Regards
Craig

On Wed, May 16, 2012 at 12:20 AM, Matthias Mucha <m4r...@googlemail.com>wrote:

> This seems to be due to the update released recently. (2 days or something)
> Give them some time to update the examples too.
>
>
>
> On Tue, May 15, 2012 at 6:24 AM, gramlin <wilh...@erwe.se> wrote:
>
>> After having worked with Monotouch for a year and a half I downloaded
>> Monodroid and the MWC-sample. I think it is a bit silly that
>> Xamarin-provided samples does not compile in their own products straight
>> away.
>> Ending up with 14 compiler errors and 18 warnings.
>>
>> * MWC/MWC.Droid/Screens/Exhibitors/ExhibitorsScreen.cs(53,53): Error
>> CS1678:
>> Parameter `2' is declared as type `Android.Widget.ItemEventArgs' but
>> should
>> be `Android.Widget.AdapterView.ItemClickEventArgs' (CS1678) (MWC.Droid)
>>
>> * MWC/MWC.Droid/Screens/Exhibitors/ExhibitorsScreen.cs(53,53): Error
>> CS1661:
>> Cannot convert `lambda expression' to delegate type
>> `System.EventHandler<Android.Widget.AdapterView.ItemClickEventArgs>' since
>> there is a parameter mismatch (CS1661) (MWC.Droid)
>>
>> .
>> .
>> .
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://mono-for-android.1047100.n5.nabble.com/Compiling-the-MWC-Droid-sample-tp5709729.html
>> Sent from the Mono for Android mailing list archive at Nabble.com.
>> _______________________________________________
>> Monodroid mailing list
>> Monodroid@lists.ximian.com
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to