Skip to content

Error: undefined symbol: secp256k1_ecdsa_recoverable_signature_parse_compact #1447

@winsvega

Description

@winsvega

I am getting this error after I linked the .so libfile:
What can it be?

error: undefined symbol: secp256k1_ecdsa_recoverable_signature_parse_compact

I compiled using this

export ANDROID_NDK_ROOT=/home/wins/Android/android-ndk-r25c/ 
cmake .. -DCMAKE_TOOLCHAIN_FILE="${ANDROID_NDK_ROOT}/build/cmake/android.toolchain.cmake" -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=28

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