Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. FAILURE: Build failed with an exception.
  2.  
  3. * Where:
  4. Build file '/home/tim/DualBootPatcher/Android_GUI/build.gradle' line: 10
  5.  
  6. * What went wrong:
  7. A problem occurred evaluating root project 'Android_GUI'.
  8. > Failed to apply plugin [id 'com.android.application']
  9. > Could not create plugin of type 'AppPlugin'.
  10.  
  11. * Try:
  12. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  13.  
  14. BUILD FAILED
  15.  
  16. Total time: 46.001 secs
  17. Android_GUI/CMakeFiles/apk.dir/build.make:57: recipe for target 'Android_GUI/CMakeFiles/apk' failed
  18. make[3]: *** [Android_GUI/CMakeFiles/apk] Error 1
  19. CMakeFiles/Makefile2:681: recipe for target 'Android_GUI/CMakeFiles/apk.dir/all' failed
  20. make[2]: *** [Android_GUI/CMakeFiles/apk.dir/all] Error 2
  21. CMakeFiles/Makefile2:688: recipe for target 'Android_GUI/CMakeFiles/apk.dir/rule' failed
  22. make[1]: *** [Android_GUI/CMakeFiles/apk.dir/rule] Error 2
  23. Makefile:325: recipe for target 'apk' failed
  24. make: *** [apk] Error 2
  25. tim@tim-HP-Compaq-dc7900-Small-Form-Factor:~/DualBootPatcher/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement