I think it must be my error (not an Apache bug). I see the error references the path:
/Applications/Adobe Flash Builder 4.7/sdks/Nightly/20131028/frameworks/libs/player/11.1/playerglobal.swc But the only path in my directory is for 11.9, that is: /Applications/Adobe Flash Builder 4.7/sdks/Nightly/20131028/frameworks/libs/player/11.9/playerglobal.swc When I installed the nightly build, the 11.9 Flash Player was selected. I checked my Project Properties > Flex Compiler settings, which shows: Adobe Flash Player options: "Use minimum version required by the Flex SDK" Additional compiler arguments includes the switch: -target-player=11.1 I tried changing the -target-player=11.9, but it didn't help. ----- Original Message ----- From: [email protected] To: [email protected] Sent: Monday, October 28, 2013 10:08:04 AM Subject: Re: compile error after installing SDK w/Flex Installer 2.7: unable to open /sdk/path/to/playerglobal.swc Oops, you're right Alex, I got confused. Is this a bug? ----- Original Message ----- From: "Alex Harui" <[email protected]> To: [email protected] Sent: Monday, October 28, 2013 9:59:30 AM Subject: Re: compile error after installing SDK w/Flex Installer 2.7: unable to open /sdk/path/to/playerglobal.swc On 10/28/13 9:54 AM, "[email protected]" <[email protected]> wrote: >Hi, I just upgraded the Apache Flex installer (from 2.6 to 2.7) then >downloaded the Nightly build and tried to compile a project with it. I'm >getting a compile error for: > >unable to open '/Applications/Adobe Flash Builder >4.7/sdks/Nightly/20131028/frameworks/libs/player.11.1/playerglobal.swc' Probably need to be a slash instead of a ".' in player/11.1/ Check the air-config or flex-config.xml. Search for playerglobal.swc > > >I believe I saw somewhere that playerglobal.swc has been changed to >expressInstall.swf due to licensing reasons. Is there a fix for this? >Thanks in advance for any comments. No, playerglobal.swc exists. It is playerproductinstall.swf that was replaced by expressInstall.swf
