I’m not able to build FlexJS from the latest code base.
I get the following error:
compile-js-swc:
[echo] Compiling target/CoreJS.swc
[echo] FLEX_HOME: /Users/harbs/Documents/ApacheFlex/flex-asjs
[echo] FALCON_HOME:
/Users/harbs/Documents/ApacheFlex/flex-asjs/../flex-falcon/compiler
[mkdir] Created dir:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/libs
[mkdir] Created dir:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/target
[compc] command line
[compc] Error: unable to open
'/Users/harbs/Documents/ApacheFlex/flex-asjs/externs/GCL/target/GCL.swc'.
[compc]
[compc]
[compc] Loading configuration:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/src/main/config/compile-js-config.xml
[compc]
BUILD FAILED
/Users/harbs/Documents/ApacheFlex/flex-asjs/build.xml:444: The following error
occurred while executing this line:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/build.xml:78:
The following error occurred while executing this line:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/build.xml:152:
The following error occurred while executing this line:
/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/js/FlexJS/projects/CoreJS/build.xml:82:
compc task failed.
Is it working for anyone else?