我无法构建TypeANumberChallenge
Google 提供的示例游戏(参见GitHub)。收到以下错误消息:
The project was not built since its build path is incomplete. Cannot find the class file for com.google.android.gms.games.GamesClient. Fix the build path then try building this project
The type com.google.android.gms.games.GamesClient cannot be resolved. It is indirectly referenced from required .class files MainActivity.java /TypeANumber/src/com/kerrywei/games/tanc
我确实包含了自述文件和Google Play Services GuidesBaseGameUtils
中描述的项目库和 google-play-services-lib ,但仍然出现错误,并且不能只编译...
更新:我尝试删除TypeANumberChallenge
并重做整个过程,但在尝试添加BaseGameUtils
为库时出现新错误:
An internal error occurred during: "Android Library Update".
Path must include project and resource name: /BaseGameUtils