我已经在 eclipse 中检查了一个项目,尽管它有一些编译错误,比如缺少库。我修好了它。现在我在整个项目中看不到任何错误,但项目文件夹上仍然有一个红色标记。这使我无法编译项目。我知道很难以这种方式提出解决方案,但我找不到任何可以发布的相关内容。你们可能已经经历了这个错误请帮助。(我正在使用 eclipse juno,项目在 4.1 google api 上)。
编辑:这可能会有所帮助。但是我为什么这是一个问题,bcz我这3个是图书馆项目中的版本。
[2013-07-11 17:26:49 - ] Found 3 versions of android-support-v4.jar in the dependency list,
[2013-07-11 17:26:49 - ] but not all the versions are identical (check is based on SHA-1 only at this time).
[2013-07-11 17:26:49 - ] All versions of the libraries must be the same at this time.
[2013-07-11 17:26:49 - ] Versions found are:
[2013-07-11 17:26:49 - ] Path: C:\Users\Ankit\workspace\workspace-android\FacebookSDK\libs\android-support-v4.jar
[2013-07-11 17:26:49 - ] Length: 349252
[2013-07-11 17:26:49 - ] SHA-1: 612846c9857077a039b533718f72db3bc041d389
[2013-07-11 17:26:49 - ] Path: C:\Users\Ankit\workspace\workspace-android\HealthCity\libs\android-support-v4.jar
[2013-07-11 17:26:49 - ] Length: 271754
[2013-07-11 17:26:49 - ] SHA-1: 53307dc2bd2b69fd5533458ee11885f55807de4b
[2013-07-11 17:26:49 - ] Path: C:\Users\Ankit\Desktop\SlidingMenu-master\library\libs\android-support-v4.jar
[2013-07-11 17:26:49 - ] Length: 385685
[2013-07-11 17:26:49 - ] SHA-1: 48c94ae70fa65718b382098237806a5909bb096e
[2013-07-11 17:26:49 - ] Jar mismatch! Fix your dependencies