You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use the cygwin build webrtc-jingle-client in win7, but it can't run ok.
[INFO] jni/Android.mk:114: jni/../../../third_party/libjingle/Android.mk: No such file or directory
[INFO] make: *** No rule to make target `jni/../../../third_party/libjingle/Android.mk'. Stop.
[ERROR] Error while executing: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tuenti Voice Client Parent ........................ SUCCESS [0.110s]
[INFO] Tuenti Voice Client Core .......................... SUCCESS [0.844s]
[INFO] Tuenti Voice Client Native Library ................ FAILURE [2.437s]
[INFO] Tuenti Voice Client AIDL .......................... SKIPPED
[INFO] Tuenti Voice Client Example ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.922s
[INFO] Finished at: Thu Sep 12 10:29:25 CST 2013
[INFO] Final Memory: 8M/18M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.5.3:ndk-build (default-ndk-build) on project voice-native: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :voice-native
any body can resolve it?
thanks in advance
The text was updated successfully, but these errors were encountered:
i use the cygwin build webrtc-jingle-client in win7, but it can't run ok.
[INFO] jni/Android.mk:114: jni/../../../third_party/libjingle/Android.mk: No such file or directory
[INFO] make: *** No rule to make target `jni/../../../third_party/libjingle/Android.mk'. Stop.
[ERROR] Error while executing: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tuenti Voice Client Parent ........................ SUCCESS [0.110s]
[INFO] Tuenti Voice Client Core .......................... SUCCESS [0.844s]
[INFO] Tuenti Voice Client Native Library ................ FAILURE [2.437s]
[INFO] Tuenti Voice Client AIDL .......................... SKIPPED
[INFO] Tuenti Voice Client Example ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.922s
[INFO] Finished at: Thu Sep 12 10:29:25 CST 2013
[INFO] Final Memory: 8M/18M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.5.3:ndk-build (default-ndk-build) on project voice-native: ANDROID-040-001: Could not execute: Command = cmd.exe /X /C "E:\android-ndk-r9\ndk-build.cmd -C E:\webrtc-jingle-client-master\android\voice-client-native NDK_APPLICATION_MK=jni/default_debug.mk -j 4 NDK_APP_OUT=E:\webrtc-jingle-client-master\android\voice-client-native/obj/default_debug all", Result = 2 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :voice-native
any body can resolve it?
thanks in advance
The text was updated successfully, but these errors were encountered: