Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. $ ant buildSWF
  2. Buildfile: c:\My Stuff\Projects\AS3\2011\Ninjatude\build.xml
  3.  
  4. ensureValidEnvironment:
  5.  
  6. init:
  7.  
  8. buildSWF:
  9. [echo] Generating Ninjatude.swf
  10. [exec] command line: Error: default arguments may not be interspersed with
  11. other options
  12. [exec]
  13. [exec] Use 'mxmlc -help' for information about usiAdobe Flex Compiler (mxml
  14. c)
  15. [exec] Version 4.1.0 build 16076
  16. [exec] Copyright (c) 2004-2009 Adobe Systems, Inc. All rights reserved.
  17. [exec]
  18. [exec] ng the command line.
  19.  
  20. BUILD FAILED
  21. c:\My Stuff\Projects\AS3\2011\Ninjatude\build.xml:134: exec returned: 1
  22.  
  23. Total time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement