fatal error: 'libsecp256k1-config.h' file not found #include "libsecp256k1-config.h" I meet this problem when compiling the multy-core module, it seems I don't have the library, how to install the libsecp256k1 from ndk.
fatal error: 'libsecp256k1-config.h' file not found
#include "libsecp256k1-config.h"
I meet this problem when compiling the multy-core module, it seems I
don't have the library, how to install the libsecp256k1 from ndk.