Community

Topic: Xamarin component

Error When compiling the sample PikkartGeoTutorial

Usman
Sunday, March 19, 2017

Whenever i try to run the sample xamarin android project from samples it gives an error Error retrieving parent for item: No resource found that matches the given name 'Theme.Base'. PikkartGeoTutorial E:\visual studio 2017\Projects\PikkartGeoTutorial\TutorialApp\Resources\values\Styles.xml

user profile image
Support Team  (expert)
Monday, March 20, 2017

Hi,
this is an issue we are fixing. At the moment you could try this workaround:
- change the compile version (like Android 4.4); you should see a message that ask you to close and reopen the project -> click "no".
- close and reopen Visual Studio.
- set the compile version to the latest version, save the project; you should see a message that ask you to close and reopen the project -> click "no".
Now you should be able to compile the project.

Best,

Sign in to add a comment