Error:Execution failed for task ':app:compileDebugNdk'

asked 2015-07-27 09:45:49 -0500

Hakan Bey gravatar image

Hi guys,

I’m working on a project to view 3D objects using PTAM library. When executing the project, I get the error: “Error:Execution failed for task ':app:compileDebugNdk'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users\HAKAN\AppData\Local\Android\ndk\android-ndk-r10e\ndk-build.cmd'' finished with non-zero exit value 2"

What would be the solution for this?

Thanks.

edit retag flag offensive close merge delete