Hi,
Thanks for finding that. I haven't built out an AIR app in a while. I
think for now, just edit the air-config.xml. It shouldn't be requiring an
airhome replacement. Remove the two occurrences of
"{airHome}/frameworks/" in air-config.xml.
Thanks,
-Alex
On 1/14/14 2:51 PM, "Matthew Weir" <[email protected]> wrote:
>I'm trying FlexJS for the first time and when I go to Run->External
>Tools->{whatever run config}
>
>I'm getting
>
>C:\Users\username\Downloads\ApacheFlexJS\frameworks\air-config.xml:64
>Error: unable to open
>'C:\Users\username\Downloads\ApacheFlexJS\frameworks\{airHome}\frameworks\
>libs\air\airglobal.swc'.
>C:\Users\username\Downloads\ApacheFlexJS\frameworks\air-config.xml (line:
>64)
> </external-library-path>
>
>
>C:\Users\username\Downloads\ApacheFlexJS\frameworks\air-config.xml:82
>Error: unable to open
>'C:\Users\username\Downloads\ApacheFlexJS\frameworks\{airHome}\frameworks\
>libs\air'.
>C:\Users\username\Downloads\ApacheFlexJS\frameworks\air-config.xml (line:
>82)
>
> </library-path>
>
>
>It appears that it's prepending to {airhome}\... as opposed to replacing
>it.
>
>Also,
> you may know this already, but trying to follow the install instructions
>on a PC when the SDK or ApacheFlexJS folders include a path with
>spacing, things choke.
>
>Any help would be appreciated
>
>Thanks,
>
>Matthew