Skip to content

Error in loading JBlst (Android) #19

Open
@joyosive

Description

UsingJBlst.loadNativeLibrary(); shows cannot resolve symbol Jblst.

Trying to use jblst in my Android app. I took the dependency from & added it to app level build.gradlel file.

Without loading the native library, following error comes up -

 java.lang.UnsatisfiedLinkError: No implementation found for long tech.pegasys.teku.bls.impl.blst.swig.blstJNI.new_scalar() (tried Java_tech_pegasys_teku_bls_impl_blst_swig_blstJNI_new_1scalar and Java_tech_pegasys_teku_bls_impl_blst_swig_blstJNI_new_1scalar__)
at tech.pegasys.teku.bls.impl.blst.swig.blstJNI.new_scalar(Native Method)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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