由于appcompat_v7(我认为)在eclipse上出错,在每个项目中都缺少R文件。如何解决这个问题?

时间:2015-01-18 15:57:19

标签: android eclipse android-appcompat

我的日食开始显示这些错误,两天前,已经尝试了一切,仍然卡住了。我创建了一个测试项目,只是为了提供一些关于我得到的错误的信息。这是以下控制台:

    [2015-01-18 21:17:52 - test] D:\New folder (2)\test\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-01-18 21:17:52 - test] 
[2015-01-18 21:17:52 - test] D:\New folder (2)\test\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-01-18 21:17:52 - test] 
[2015-01-18 21:17:52 - test] D:\New folder (2)\test\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2015-01-18 21:17:52 - test] 
[2015-01-18 21:22:31 - test] D:\New folder (2)\test\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-01-18 21:22:31 - test] 
[2015-01-18 21:22:31 - test] D:\New folder (2)\test\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2015-01-18 21:22:31 - test] 
[2015-01-18 21:22:31 - test] D:\New folder (2)\test\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2015-01-18 21:22:31 - test] 

告诉我你是否需要别的东西。但是请帮助我,我已经尝试了解决不同问题的所有解决方案,所以请帮忙。

0 个答案:

没有答案