But I already have clones of all the repos (and some custom files like 
env.properties files).

Why do I need to delete them?

On Oct 21, 2015, at 4:20 PM, Alex Harui <aha...@adobe.com> wrote:

> If you have PLAYERGLOBAL_HOME set correctly in the environment, delete all
> other folders in /Users/harbs/Documents/ApacheFlex/ except flex-asjs, then
> go to flex-asjs and run “ant all”.  It should pull all the dependent repos
> and run things in the right order.
> 
> -Alex
> 
> On 10/21/15, 4:40 AM, "Harbs" <harbs.li...@gmail.com> wrote:
> 
>> Back here again…
>> 
>> I’m trying to build FlexJS from the source repo in an attempt to see if I
>> can get a setp for working on FlexJS itself.
>> 
>> I’m getting stuck here:
>> [mxmlc] 
>> /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/flex-config.xml:65
>>   [mxmlc] Error: unable to open
>> '/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/{playerglobalHome}
>> /11.1/playerglobal.swc'.
>>   [mxmlc] 
>> /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/flex-config.xml
>> (line: 65)
>>   [mxmlc]       </external-library-path>
>>   [mxmlc] 
>>   [mxmlc] 
>>   [mxmlc] 
>> /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/flex-config.xml:83
>>   [mxmlc] Error: unable to open
>> '/Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/{playerglobalHome}
>> /11.1'.
>>   [mxmlc] 
>> /Users/harbs/Documents/ApacheFlex/flex-asjs/frameworks/flex-config.xml
>> (line: 83)
>>   [mxmlc]       </library-path>
>>   [mxmlc] 
>> 
>> Any ideas why {playerglobalHome} is not getting swapped out? I’m also not
>> sure that I’m going about building it correctly. I used ant with no
>> arguments, and I did not attempt to build Falcon first.
> 

Reply via email to