Guest User

Untitled

a guest
Jan 21st, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. C:\code\zxing-1.6>ant
  2. Buildfile: C:\code\zxing-1.6\build.xml
  3.  
  4. build:
  5.  
  6. clean:
  7. [delete] Deleting directory C:\code\zxing-1.6\core\build
  8. [delete] Deleting: C:\code\zxing-1.6\core\core.jar
  9.  
  10. build:
  11.  
  12. init:
  13.  
  14. compile:
  15. [mkdir] Created dir: C:\code\zxing-1.6\core\build
  16. [javac] C:\code\zxing-1.6\core\build.xml:36: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable bu
  17. ilds
  18. [javac] Compiling 171 source files to C:\code\zxing-1.6\core\build
  19. [jar] Building jar: C:\code\zxing-1.6\core\core.jar
  20.  
  21. BUILD FAILED
  22. C:\code\zxing-1.6\build.xml:25: The following error occurred while executing this line:
  23. C:\code\zxing-1.6\javame\build.xml:40: C:\Applications\Java_ME_SDK_3.0.app\Contents\Resources\lib does not exist.
Add Comment
Please, Sign In to add comment