2016-07-19 2 views
0

Я добавил компонент CardView в свое решение и произвел эти ошибки. В нижней части ошибки он ссылается на \Resources\values\style.xml, этот файл присутствует с отсутствующими значениями внутри.Не удается построить после добавления компонента CardView

Я попытался:

  • Удаление скачанных застежки-молнии на \AppData\Local\Xamarin\zips
  • Удаление всех различных файлов поддержки на \AppData\Local\Xamarin
  • Очистка
  • Перезапуск VS
  • Изменение компилировать версии от 6.0 до 5.1
  • Снятие компонентов и повторное добавление
  • Извлечение компонентов и добавление Xamarin.Android.Support.v7.CardView от NuGet.

Что мне нужно делать?

\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(66): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Animation.AppCompat.Dialog'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(80): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Display1'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(83): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Caption'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(84): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Caption'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(87): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Caption'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(90): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Caption'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(97): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Button'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(100): error APT0000: 
No resource found that matches the given name: attr 'textAllCaps'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(102): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(105): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Dialog'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(110): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(113): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(119): error APT0000: 
No resource found that matches the given name: attr 'windowActionBar'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(120): error APT0000: 
No resource found that matches the given name: attr 'windowNoTitle'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(123): error APT0000: 
No resource found that matches the given name: attr 'windowActionBar'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(124): error APT0000: 
No resource found that matches the given name: attr 'windowNoTitle'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(127): error APT0000: 
No resource found that matches the given name: attr 'elevation'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(145): error APT0000: 
No resource found that matches the given name: attr 'backgroundTint'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(147): error APT0000: 
No resource found that matches the given name: attr 'elevation'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(153): error APT0000: 
No resource found that matches the given name: attr 'elevation'. 
\obj\Debug\resourcecache\5F2...97F5\res\values\values.xml(168): error APT0000: 
No resource found that matches the given name: attr 'elevation'. 
\Resources\values\style.xml(2): error APT0000: Error retrieving parent for item: 
No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'actionBarPopupTheme'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'actionBarStyle'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'actionBarTheme'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorAccent'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorPrimary'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorPrimaryDark'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'windowActionModeOverlay'. 
\Resources\values\style.xml(2): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.ActionBar.Solid'. 
\Resources\values\style.xml(2): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorAccent'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorPrimary'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorPrimaryDark'. 
\Resources\values\style.xml(2): error APT0000: 
No resource found that matches the given name: attr 'colorAccent'. 
\Resources\values\style.xml(2): error APT0000: 
Error retrieving parent for item: No resource found that matches the given name 'Base.Widget.AppCompat.Button.Borderless'. 
+0

Похоже, что вам не хватает библиотек поддержки. Повторно добавьте их в свой проект и убедитесь, что эти ресурсы созданы в файле 'Resource.designer.cs'. –

ответ

0

Проверьте версии зависимостей. Поместите все в ту же версию. как:

compile 'com.android.support:appcompat-v7:23.3.0' 
compile 'com.android.support:recyclerview-v7:23.3.0' 
compile 'com.android.support:cardview-v7:23.3.0' 
compile 'com.android.support:design:23.3.0' 
compile 'com.android.support:percent:23.3.0' 

После этого очистить и построить.

+0

Спасибо, что привело меня на правильный путь, я создал ошибку, изменив версию компиляции с 6.0 на 5.1, а затем обновив компоненты до v23 – tallpaul

Смежные вопросы