Skip to content

If your app fails, look into this #1

@AlexITC

Description

@AlexITC

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions