microg / microg/UnifiedNlp

Gradle build failure from source

Open
#255 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce:
git clone https://github.com/microg/UnifiedNlp
cd UnifiedNlp
./gradlew build

Error:
Can't compile source code with Gradle

Configure project :compat
Evaluating project ':compat' using build file 'C:\Users\Administrator\Desktop\UnifiedNlp\compat\build.gradle'.

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\Users\Administrator\Desktop\UnifiedNlp\compat\build.gradle' line: 11

  • What went wrong:
    A problem occurred evaluating project ':compat'.

C:\Users\Administrator\Desktop\UnifiedNlp\local.properties (The system cannot find the file specified)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Clone UnifiedNlp and run ./gradlew build to reproduce the failure. Inspect compat/build.gradle at line 11 and the missing local.properties reference. Done means the project can compile from a fresh clone without the reported missing-file failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.