I was struggling to run the scripts as I have never done that before :-|
But in the end I managed ... for the FlashPlayerDebugger I didn't escape the Path and wrapped it in double quotes. Eventually that helps. But you didn't write what your problem was, so I'm just guessing. Chris ________________________________ Von: Harbs <harbs.li...@gmail.com> Gesendet: Mittwoch, 7. September 2016 12:03:30 An: dev@flex.apache.org Betreff: Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1 I’m not having success with the Falcon approval script, but it did work using the FlexJS approval script. FWIW, here are the variables that I’m setting for the approval scripts: export AIR_HOME=/Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler export PLAYERGLOBAL_HOME=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player export FLASHPLAYER_DEBUGGER=/Users/harbs/Documents/ApacheFlex/frameworks/Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger Am I correct in assuming that it’s building the same artifacts? In that case, I can vote that it’s building. I already manually checked the files. On Sep 6, 2016, at 5:58 PM, Alex Harui <aha...@adobe.com> wrote: > It isn't obvious how Harbs is getting the error he is seeing. It could be > something wrong with the Git apply of the patches, or maybe FALCONJX_HOME > or FLEXJS_TYPEDEFS_HOME environment variables is set to something. Those > environment variables should not be set when running the approval script. > The approval scripts attempt to be self-contained and download all > dependencies into sibling folders.