Advertisement
Guest User

Untitled

a guest
Aug 28th, 2019
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. > Configure project :
  2. NDK is missing a "platforms" directory.
  3. If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is
  4. currently set to C:\Users\[**]\AppData\Local\Android\Sdk\ndk.
  5. If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.
  6. properties to remove this warning.
  7.  
  8.  
  9.  
  10.  
  11. FAILURE: Build failed with an exception.
  12.  
  13. * What went wrong:
  14. A problem occurred configuring root project 'com.mycompany.NimxApp'.
  15. > org.xml.sax.SAXParseException; systemId: file:/[**]/hewwo_worwd/build/android/com.mycompany.NimxApp/src/main/An
  16. droidManifest.xml; lineNumber: 19; columnNumber: 19; Element type "activity" mus
  17. t be followed by either attribute specifications, ">" or "/>".
  18.  
  19. * Try:
  20. Run with --stacktrace option to get the stack trace. Run with --info or --debug
  21. option to get more log output. Run with --scan to get full insights.
  22.  
  23. * Get more help at https://help.gradle.org
  24.  
  25. BUILD FAILED in 1s
  26. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nake.nim(93) moduleHook
  27. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nakelib.nim(252) runTask
  28. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(946) :anonymous
  29. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(667) build
  30. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(466) makeAndroidBuildD
  31. ir
  32. C:\Users\[**]\Desktop\nim\nim-0.20.2\lib\pure\os.nim(1534) copyFile
  33. C:\Users\[**]\Desktop\nim\nim-0.20.2\lib\pure\includes\oserr.nim(94) raiseOSE
  34. rror
  35. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nake.nim(93) moduleHook
  36. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nakelib.nim(252) runTask
  37. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(946) :anonymous
  38. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(787) build
  39. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(593) ndkBuild
  40. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nakelib.nim(123) direShell
  41. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nake.nim(93) moduleHook
  42. C:\Users\[**]\.nimble\pkgs\nake-1.9.3\nakelib.nim(252) runTask
  43. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(946) :anonymous
  44. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(667) build
  45. C:\Users\[**]\.nimble\pkgs\nimx-0.1\nimx\naketools.nim(466) makeAndroidBuildD
  46. ir
  47. C:\Users\[**]\Desktop\nim\nim-0.20.2\lib\pure\os.nim(1534) copyFile
  48. C:\Users\[**]\Desktop\nim\nim-0.20.2\lib\pure\includes\oserr.nim(94) raiseOSE
  49. rror
  50. Error: unhandled exception: Не удается найти указанный ф
  51. айл.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement