eva_facial_mouse
eva_facial_mouse copied to clipboard
Error:(11, 0) Could not find method main() for arguments [build_35612ns7sg1otukcuc9mjlz56$_run_closure1@5ac4bdde] on root project 'eva_facial_mouse' of type org.gradle.api.Project. <a href="openFile:C:\Users\user\vikram\eva_facial_mouse\build.gradle">Open File</a>
Sir, Can you please help me resolving this issue.I just clone the repository and the project failed to build due to this error in following code.
// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { repositories { jcenter() } dependencies { classpath 'com.android.tools.build:gradle:2.2.3' } } allprojects { repositories { jcenter() } }
Not sure, but did you clone also the WizarDroid git module?
No sir, Is it the actual project? I just clonned with the git url given in github page.
On 13-Feb-2017 4:41 PM, "Cesar Mauri" [email protected] wrote:
Not sure, but did you clone also the WizarDroid git module?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cmauri/eva_facial_mouse/issues/10#issuecomment-279357789, or mute the thread https://github.com/notifications/unsubscribe-auth/ANTSY5tlpEa-q6l3WOz9aok1_XEiXqgtks5rcDpPgaJpZM4L-Yj9 .
Check these pointers for additional information:
http://stackoverflow.com/questions/3796927/how-to-git-clone-including-submodules
https://git-scm.com/book/en/v2/Git-Tools-Submodules