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

Failed to compile selendroid #1188

Open
neoyagami opened this issue Oct 24, 2019 · 0 comments
Open

Failed to compile selendroid #1188

neoyagami opened this issue Oct 24, 2019 · 0 comments

Comments

@neoyagami
Copy link

Hi
Im failing to compile selendroid

mvn clean install says this

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project selendroid-server: Compilation failure
[ERROR] /Users/neoyagami/dev/JAVA/SELEDROID2/selendroid/selendroid-server/src/main/java/io/selendroid/server/model/AndroidNativeElement.java:[275,13] cannot find symbol
[ERROR]   symbol:   method isLaidOut()
[ERROR]   location: variable view of type android.view.View
[ERROR]
[ERROR] -> [Help 1]

tried with diferent versions of JAVA (java 10 and 13)
this is as far as I got with java 8.

pache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T11:06:16-04:00)
Maven home: /usr/local/Cellar/maven/3.6.2/libexec
Java version: 1.8.0_232, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre
Default locale: es_CL, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"

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

1 participant