On 11/3/15, 8:46 PM, "Justin Mclean" <justinmcl...@me.com> wrote:

>Hi,
>
>I’m still unable to compile from source and get this error. I’m trying to
>compile FlexJS with the Falcon 0.5 RC.
>
>compile:
>     [echo] Compiling libs/Core.swc
>     [echo] FLEX_HOME:
>/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src
>     [echo] FALCON_HOME:
>/Users/justinmclean/Downloads/ApacheFalconJX/apache-flex-falconjx-0.5.0-sr
>c/compiler/generated/dist/sdk/
>
>BUILD FAILED
>/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src/bu
>ild.xml:431: The following error occurred while executing this line:
>/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src/fr
>ameworks/build.xml:79: The following error occurred while executing this
>line:
>/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src/fr
>ameworks/build.xml:225: The following error occurred while executing this
>line:
>/Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src/fr
>ameworks/projects/Core/build.xml:96: File does not exist: compc.jar

That part of the build is building the AS SWC using Falcon not FalconJX.
So check FALCON_HOME/lib for compc and falcon-flexTasks.jar

I noticed your FALCON_HOME and FALCONJX_HOME environment variables have
trailing “/“.  I don’t know if that is a problem or not but I don’t put
trailing slashes on my environment vars.

-Alex

Reply via email to