I integrated the Superpowered Library in my application. I added all the .a files in the jni folder.All files are successfully compiled and generates the so file except arm64-v8a architecture. I used the "libSuperpoweredAndroidARM64.a" file. Can you please help me to generate the so file for this architecture. It shows following error
In function `SuperpoweredCompressor::process(float*, float*, unsigned int)':
/Volumes/iMect/iphone/SuperpoweredSource/FX/SuperpoweredCompressor.cpp:254: undefined reference to `SuperpoweredCompressorProcess'
/Volumes/iMect/iphone/SuperpoweredSource/FX/SuperpoweredCompressor.cpp:254: undefined reference to `SuperpoweredCompressorProcess'