Q&A
現在cocos2d-xをインストール中なのですが
cocos run -s C:\cocos2d-x\SampleGame -p android --android-s
という命令に対し、
:libcocos2dx:compileReleaseJavaWithJavac (Thread[main,5,main]) completed. Took 1
.062 secs.
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':libcocos2dx:compileReleaseJavaWithJavac'.
Could not find tools.jar
- Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to
get more log output.
BUILD FAILED
Total time: 1 mins 17.166 secs
Stopped 0 compiler daemon(s).
Error running command, return code: 1.
というエラーが帰ってきます。
could not find tools.jarを検索してみたのですが、答えが見つかりませんでした。
答えをご存知の方がいらっしゃいましたら教えていただければと思います。
よろしくお願いいたいます。
回答1件
あなたの回答
tips
プレビュー
下記のような回答は推奨されていません。
このような回答には修正を依頼しましょう。
2015/10/23 01:41
2015/10/23 14:14