Skip to content

Undefined reference errors when running project (caused by improper ncnn library?) #3

@Ziyu98

Description

@Ziyu98

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions