Fatal:can not read section '.dynamic'

The following compilation errors have occurred:

Fatal:can not read section '.dynamic'

target C++: com.qti.chi.override_32 <= vendor/qcom/proprietary/chi-cdk/vendor/chioverride/default/chxusecaseutils.cpp

ninja:build stopped: subcommand failed.

 

 

Directory Structure:

---build

---Inc

---lib

------arm64-v8a

---------64 bit dynamic library 

------ armeabi-v7a

---------32 bit dynamic library

 

the reason:

There is a problem with the 32-bit dynamic library library, which causes a compilation error!!!

Guess you like

Origin blog.csdn.net/u012906122/article/details/103654502