Undefined reference errors when running project (caused by improper ncnn library?)
Hi,
I am trying to deploy your project in my android phone. I modified some versions in CMake file and the project can be successfully built. Then I compiled the ncnn library. As the newer version ncnn library doesn't fit your code, I compiled the older version based on the code in your DeepCache repository (by running ./build.sh). Then I got ncnn library for android-armv7 & android-aarch64. However, when I tried to run the project on Android Studio, there are a lot of undefined reference errors in *.cpp files under src folder (e.g. cpu.cpp, blob.cpp, layer.cpp, net.cpp, etc.). Could you please tell me if I am doing in a correct direction? Especially on compiling the ncnn library. Please let me know if I did anything wrong. Any assistance you can provide would be greatly appreciated!
Thanks, Ziyu
Hi, Have you run it successfully?I have the same problem and I hope to get some help!
Thanks!