-
Notifications
You must be signed in to change notification settings - Fork 4
If your app fails, look into this #1
Copy link
Copy link
Open
Description
Apparently, cloning the project and following the instructions is not enough, this happens on Linux/Windows, gradle run throws this error:
> Task :bio-utils:compileJava FAILEDpe
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':bio-utils:compileJava'.
> Could not resolve all files for configuration ':bio-utils:compileClasspath'.
> Could not find :neurotec-core:.
Searched in the following locations:
- file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/neurotec-core.jar
Required by:
project :bio-utils
> Could not find :neurotec-licensing:.
Searched in the following locations:
- file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/neurotec-licensing.jar
Required by:
project :bio-utils
> Could not find :jna:.
Searched in the following locations:
- file:/home/dell/projects/mine/fingerprint-reader-daemon-test/Bin/Java/jna.jar
Required by:
project :bio-utils
Apparently there are missing files that we need to grab from the official SDK, saldy, I don't remember what exactly are those.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels