Hi Piotr, The building the repo, it is expecting the compiler to be in the same folder structure as the flex-falcon repo, and not in the folder structure that the IDEs expect. It looks like you are still pointing at an IDE folder structure.
I haven't tried it in a while, but in theory, running "ant all" from flex-asjs repo will bring down all the other repos and build them. -Alex On 3/20/16, 3:45 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Alex, > >I'm progressing with build FlexJS. I got following error [1]. My >FALCONJX_HOME is pointing to binary distribution and GCL.swc and js.swc is >"js\libs\". >I've changed in frameworks\projects\Core\build.xml paths to both files and >pushed compilation a bit farther. > >After changes: > ><property name="JS.SWC" value="${FALCONJX_HOME}/../js/libs/js.swc" /> > >Was it bug ? > >[1] https://paste.apache.org/oM02 > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Error-during-F >lexJS-example-compilations-tp51876p51918.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.