flash - How do I tell mxmlc to treat warnings as errors? -
I am using the mxmlc command line tool to compile a pure AS3 project. Is there a command line option for mxmlc treatment alerts as errors? I have read through all the compiler flags and Flex-config.xml but was not able to find this option.
You can not 'default' the default mxmlc value for true. It does not have any effect on setting it to right.
Comments
Post a Comment