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

Reply via email to