kloder-games / godot-gpgs

Godot Module for Google Play Game Services
MIT License
56 stars 16 forks source link

Execution failed for task ':compileDebugJavaWithJavac'. #11

Closed felipemattar closed 6 years ago

felipemattar commented 6 years ago

Any solution for this?

Task :compileDebugJavaWithJavac /Users/felipemattar/Documents/TRABALHOS/GAMES/Custom export/Godot 2.1.5 stable/godot-2.1/modules/gpgs/android/gpgs/Leaderboards.java:79: error: cannot find symbol activity.startActivityForResult(intent, REQUEST_LEADERBOARD); ^ symbol: variable intent Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 error

FAILURE: Build failed with an exception.

felipemattar commented 6 years ago

Something was wrong with the module files, I just downloaded again and its working now, thanks.

richardbonneau commented 3 years ago

@felipemattar Can you tell us exactly what was wrong with your module files?