> IMO, if you are building MXML + AS apps that run in SWF and cross compile > to JS, do not include JS.swc in your library path. If you want to build > an AS app that only cross compiles to JS, try to make JS.swc the only > library in your external-library-path. Do not put JS.swc in the regular > library-path.
@Piotr Yeah, I should have been more detailed than asking if you've been using js.swc :-) Indeed you can't use it if you want to produce swf / swc Frédéric THOMAS ---------------------------------------- > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ Integration > Date: Wed, 17 Jun 2015 05:18:06 +0000 > > Thanks for fixing the slash. I wonder how the build did not fail? That’s > kind of disturbing. > > IMO, if you are building MXML + AS apps that run in SWF and cross compile > to JS, do not include JS.swc in your library path. If you want to build > an AS app that only cross compiles to JS, try to make JS.swc the only > library in your external-library-path. Do not put JS.swc in the regular > library-path. > > -Alex > > On 6/16/15, 12:38 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: > >>Fred, >> >>I'm not sure what do you mean compile with js.swc to swf. >>If I have JS.swc in "js\libs\temp\externals\bin\" I'm getting errors: >> >>Error:(47, 22) [DataBindingTest]: Ambiguous reference to CustomEvent >> >>So I just removed it and compilation pass through, but with these errors >>for >>swf described above. >> >>Piotr >> >> >> >>----- >>Apache Flex PMC >>piotrzarzyck...@gmail.com >>-- >>View this message in context: >>http://apache-flex-development.2333347.n4.nabble.com/Re-Re-Re-Re-Re-AW-AW- >>AW-FlexJS-IntelliJ-Integration-tp47695p47895.html >>Sent from the Apache Flex Development mailing list archive at Nabble.com. >