building error
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
So I tried building MicroG, but I got an error.
Ubuntu, openJDK 8, android sdks from android studio and $ANDROID_SDK_HOME and $ANDROID_HOME set to '/home/mrdodojo/Android/Sdk'
error:
- What went wrong:
Execution failed for task ':unifiednlp-compat:compileJava'.
Compilation failed; see the compiler error output for details.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Gradle task :unifiednlp-compat:compileJava on Ubuntu with the reported OpenJDK 8 and Android SDK environment. Read the compiler output in the linked Pastebin and compare it with the project's build configuration; done means the task completes successfully, but the issue does not name a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100