Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build command failed. #21

Open
Hanzala717 opened this issue Apr 5, 2018 · 2 comments
Open

Build command failed. #21

Hanzala717 opened this issue Apr 5, 2018 · 2 comments

Comments

@Hanzala717
Copy link

Error while executing process C:\sdk\ndk-bundle\ndk-build.cmd with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=D:\AndroidStudioProjects\library_projects\PerfectShow\iShow\src\main\cpp\Android.mk NDK_APPLICATION_MK=D:\AndroidStudioProjects\library_projects\PerfectShow\iShow\src\main\cpp\Application.mk APP_ABI=arm64-v8a NDK_ALL_ABIS=arm64-v8a NDK_DEBUG=1 APP_PLATFORM=android-21 NDK_OUT=D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=D:\AndroidStudioProjects\library_projects\PerfectShow\iShow\build\intermediates\ndkBuild\debug\lib D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/libvenus.so}
[arm64-v8a] Compile++ : venus <= asm.cpp
[arm64-v8a] Compile++ : venus <= classicdesc.cpp
[arm64-v8a] Compile++ : venus <= convshape.cpp
[arm64-v8a] Compile++ : venus <= err.cpp
[arm64-v8a] Compile++ : venus <= eyedet.cpp
[arm64-v8a] Compile++ : venus <= eyedist.cpp
[arm64-v8a] Compile++ : venus <= faceroi.cpp
[arm64-v8a] Compile++ : venus <= hat.cpp
[arm64-v8a] Compile++ : venus <= hatdesc.cpp
[arm64-v8a] Compile++ : venus <= landmarks.cpp
[arm64-v8a] Compile++ : venus <= misc.cpp
[arm64-v8a] Compile++ : venus <= pinstart.cpp
[arm64-v8a] Compile++ : venus <= print.cpp
[arm64-v8a] Compile++ : venus <= shape17.cpp
[arm64-v8a] Compile++ : venus <= shapehacks.cpp
[arm64-v8a] Compile++ : venus <= shapemod.cpp
[arm64-v8a] Compile++ : venus <= startshape.cpp
[arm64-v8a] Compile++ : venus <= stasm.cpp
[arm64-v8a] Compile++ : venus <= stasm_lib.cpp
[arm64-v8a] Compile++ : venus <= facedet.cpp
[arm64-v8a] Compile++ : venus <= initasm.cpp
[arm64-v8a] Compile++ : venus <= Beauty.cpp
[arm64-v8a] Compile++ : venus <= blend.cpp
[arm64-v8a] Compile++ : venus <= blur.cpp
[arm64-v8a] Compile++ : venus <= colorspace.cpp
[arm64-v8a] Compile++ : venus <= Effect.cpp
[arm64-v8a] Compile++ : venus <= Feature.cpp
[arm64-v8a] Compile++ : venus <= ImageWarp.cpp
[arm64-v8a] Compile++ : venus <= inpaint.cpp
[arm64-v8a] Compile++ : venus <= Makeup.cpp
[arm64-v8a] Compile++ : venus <= opencv_utility.cpp
D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/src/main/cpp/venus/opencv_utility.cpp:204:2: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
r_g_b_a[3] = alpha;
^ ~
D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/src/main/cpp/venus/opencv_utility.cpp:202:2: note: array 'r_g_b_a' declared here
cv::Mat r_g_b_a[3];
^
1 warning generated.
[arm64-v8a] Compile++ : venus <= Region.cpp
make: *** No rule to make target D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/src/main/cpp/platform/com_cloudream_ishow_algorithm_Effect.cpp', needed by D:/AndroidStudioProjects/library_projects/PerfectShow/iShow/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/venus/D_/AndroidStudioProjects/library_projects/PerfectShow/iShow/src/main/cpp/platform/com_cloudream_ishow_algorithm_Effect.o'. Stop.

@priyanka221
Copy link

Hey can you get solution for this problem.
I also fetch this issue.
please help me.
thank you

@vijendrapatidar
Copy link

Any solution for this issue. Facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants