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
readmeとGoogle Play Services Guidesで説明されているように、プロジェクト ライブラリBaseGameUtils
と google-play-services-lib を含めましたが、それでもエラーが発生し、コンパイルできません...
更新:プロセス全体を削除TypeANumberChallenge
してやり直そうとしましたが、ライブラリとして追加しようとすると新しいエラーが発生しましたBaseGameUtils
:
An internal error occurred during: "Android Library Update".
Path must include project and resource name: /BaseGameUtils