Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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> #10

Open
VikramKharvi opened this issue Feb 12, 2017 · 3 comments

Comments

@VikramKharvi
Copy link

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()
}
}

@cmauri
Copy link
Owner

cmauri commented Feb 13, 2017

Not sure, but did you clone also the WizarDroid git module?

@VikramKharvi
Copy link
Author

VikramKharvi commented Feb 13, 2017 via email

@cmauri
Copy link
Owner

cmauri commented Feb 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants