용량이 커서 strip으로 줄일려고 하는데요
strip
libopencv.so
strip:
unable to recognise the format of the input file 'libopencv.so'
라네요..
arm-eabi-strip인데
*.so파일을 모르나요?
이렇게
안되면
빌드시
android.mk
에서 strip명령어를 주는 방법을 아시는 분 계시나요
LOCAL_STRIP_MODULE
이런거와 관계있는건지 궁금합니다.
이전의 ZIPFILE 이 방법은 안되는것 같네요 ;;
읽기만 하면 에러가 나서