microg / microg/UnifiedNlp

Not able to Build the app

Open
#193 8 comments 2 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

I'm trying to build the app, I followed the README file but I'm not able to compile it

root project 'UnifiedNlp': Unable to resolve additional project configuration.
Details: org.apache.tools.ant.BuildException: Basedir xxxxx/UnifiedNlp/location-v1 does not exist

image

I was able to compile the project and the app if I checkout to 82479b7 (v1.6.9), but I need the following commit 4c9a3fac6f3e3d4282cc8c4cce8cf6af9b5fcc8b for my use case (Android 10)

could you help me?

Already tried to clean build and invalidate the cache

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

Start with the README and the root project configuration that references the missing location-v1 directory. Compare the build setup at v1.6.9 (commit 82479b7) with commit 4c9a3fac6f3e3d4282cc8c4cce8cf6af9b5fcc8b, then run the project build. Done means the Android app compiles at the required commit without the missing-directory error.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.