• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

ANDROID BUILD FAILED

SSSSS

Member
Hi,


Create a Windows application : its ok !
But When i try to create an android application, the build failed.
It says :

Writing Chunk... STRG
Stats : GMA : Instance=57, Global=48
cmd /c ""C:\Users\user\AppData\Roaming\GameMaker-Studio\Android\apache-ant-1.8.2\bin\ant.bat" -Dsdk.dir="C:\Users\user\AppData\Local\Android\Sdk" -DYOYO_ANDROID_RUNNER_SOURCE="..\..\gm_ttt_38278/SDKLibs" clean release"

Buildfile: C:\Users\user\AppData\Local\Temp\gm_ttt_38278\gm_ttt_14309\build.xml

BUILD FAILED
Target "clean" does not exist in the project "RunnerActivity".

Total time: 7 seconds



All my checks android SDK & NDK are Ok !
what does "target clean" mean and where should I change this "runner activity" ?
 
Top