Compc is in the adobe docs, and every SWC in flex-asjs/frameworks/projects uses compc with configurations in src/main/config
On 9/13/16, 8:05 PM, "lizhi" <s...@qq.com> wrote: >i can not find this at there. > >and the mxmlc work >%FLEX_HOME%/js/bin/mxmlc %ARGS% >-external-library-path="%FLEX_HOME%\js\libs\js.swc" >-compiler.source-path=../src src/%main%.as -define=CONFIG::as_only,false >-define=CONFIG::js_only,true >but the compc not work >%FLEX_HOME%/js/bin/compc %ARGS% >-external-library-path="%FLEX_HOME%\js\libs\js.swc" >-compiler.source-path=../src src/%main%.as -define=CONFIG::as_only,false >-define=CONFIG::js_only,true > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/is-it-there-a-exmple- >of-compc-tp55125.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.