Crosslight 5 Android Build Errors

3 replies. Last post: February 19, 2016 1:46 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

When building some of the new Crosslight 5 samples, I get the following error and the project does not build:

Error1'MaterialSamples.Android.ItemEditFragment.ShowActionBarUpButton': cannot override 'Intersoft.Crosslight.Android.v7.FragmentBase.ShowActionBarUpButton' because it is not supported by the languageC:\_SAMPLES_\C5\ui-material-master\MaterialSamples.Android\Fragments\ItemEditFragment.cs2733MaterialSamples.Android

This happens in UI Material Master, UI Map Master and maybe many more. I haven't tested all samples so far.

I am using Xamarin Studio or Visual Studio 2013 with the lastest stableXamarin Updates.

Am I missing some requirements needed for these samples to build?

Thanks for clarifying.

Thomas

Add-On:

After testing several other samples, I can say that the error mentoined above is the biggest problem in the new samples. Commenting out these lines

// protected override bool ShowActionBarUpButton
// {
// get { return true; }
// }

solves the problem and the projects builld. Please, provide a fix for this. Other problems can sometimes be fixed when updating the NuGet packages to the latest version.

All times are GMT -5. The time now is 3:34 AM.
Previous Next