All Questions
1 question
0
votes
0
answers
587
views
When I build ndk with .a files it comes like this `error adding symbols: File in wrong format`
When I build ndk with .a files it comes like this error adding symbols: File in wrong format.
WORKING_DIR := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_PATH := $(WORKING_DIR)/../third_party/lame/...