KAlO2 / PerfectShow

Android virtual makeup app, apply cosmetics on human face.
Apache License 2.0
230 stars 93 forks source link

com_cloudream_ishow_algorithm_Effect.o.d: No such file or directory when complie project in android studio #16

Open hpivarni opened 7 years ago

hpivarni commented 7 years ago

ndkBuild/debug/obj/local/arm64-v8a/objs-debug/venus/PerfectShow-masteriShow/src/main/cpp/platform/com_cloudream_ishow_algorithm_Effect.o.d: No such file or directory

yuguitao commented 7 years ago

please try change com_cloudream_ishow_algorithm_Effect.cpp and com_cloudream_ishow_algorithm_Effect.h to Effect.cpp and Effect.h respectively.