Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. `:emulatorview:processReleaseResources FAILED
  2.  
  3. FAILURE: Build failed with an exception.
  4.  
  5. What went wrong:
  6. Execution failed for task ':emulatorview:processReleaseResources'.
  7.  
  8. com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/home/tim/Android/Sdk/build-tools/23.0.3/aapt'' finished with non-zero exit value 127
  9.  
  10. Try:
  11. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  12.  
  13. BUILD FAILED
  14.  
  15. Total time: 58.231 secs
  16. Android_GUI/CMakeFiles/apk.dir/build.make:57: recipe for target 'Android_GUI/CMakeFiles/apk' failed
  17. make[3]: *** [Android_GUI/CMakeFiles/apk] Error 1
  18. CMakeFiles/Makefile2:681: recipe for target 'Android_GUI/CMakeFiles/apk.dir/all' failed
  19. make[2]: *** [Android_GUI/CMakeFiles/apk.dir/all] Error 2
  20. CMakeFiles/Makefile2:688: recipe for target 'Android_GUI/CMakeFiles/apk.dir/rule' failed
  21. make[1]: *** [Android_GUI/CMakeFiles/apk.dir/rule] Error 2
  22. Makefile:325: recipe for target 'apk' failed
  23. make: *** [apk] Error 2
  24. tim@tim-HP-Compaq-dc7900-Small-Form-Factor:~/DualBootPatcher$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement