Hi, >> I'll check. I had assumed it has just been added given the changes to >> support other IDEs. > That was added to the cross-compiler, not the swf compiler.
Yep if you use the correct command line options it does work, sorry about that I had assumed that "-output" was a new option. ./compc -include-sources dummy.as -o dummy.swc Using Flex SDK: /Users/justinmclean/Documents/ApacheFlex4.12released/ Loading configuration: /Users/justinmclean/Documents/ApacheFlex4.12released/frameworks/flex-config.xml 1492 bytes written to dummy.swc in 2.190 seconds But we do still have: - minor issue with version numbers - comp/mxmlc not working on 64 bit JVMs due to D32 options Thanks, Justin
