R cannot be resolved to a variable问题

在调试android的时候,layout解析都正确,但是build project的时候提示"

R cannot be resolved to a variable

"

经过查找,发现是res文件夹下面有jpg名字为void.jpg,void为系统关键字,所以导致的错误。

PS:MyEclipse里面直接报错,void不对,但是我用eclipse却没有报错,真是郁闷.

上一篇:[LeetCode] 191. Number of 1 Bits 二进制数1的个数


下一篇:BestCoder Round #68 (div.2) geometry(hdu 5605)