新建一个工程,报错
[2016-10-24 20:54:59 - HelloWorld] F:\HelloWorld\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2016-10-24 20:54:59 - HelloWorld]
[2016-10-24 20:54:59 - HelloWorld] F:\HelloWorld\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2016-10-24 20:54:59 - HelloWorld]
[2016-10-24 20:54:59 - HelloWorld] F:\HelloWorld\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2016-10-24 20:54:59 - HelloWorld]
这是怎么回事?