On 5/10/12 5 :49PM, "Om" <bigosma...@gmail.com> wrote:
>Typo in the readme? > >(rename playerglobal swc to >> playerglobal.swc and set to absolute >> path of directory containing >> playerglobal.swc file) >> >> >It must be: > >(rename *playerglobal11_1.swc* to > playerglobal.swc and set to absolute > path of directory containing > playerglobal.swc file) I was trying to be generic. Rename whatever playerglobal swc file you have to playerglobal.swc. Depending where you download it from the original name differs. > > >I am working with the bin version. I have set the PLAYERGLOBAL_HOME >environment variable, but I am getting this error: > >*unable to open 'C:\p\flex_os\4.8_rc1\2\**frameworks\C:\p\flex_os\** >playerglobal\11.1\**playerglobal.swc'* What are you doing when you get this error? It looks like you have several concatenated paths. Did you do a set in a command window to see what the value of PLAYERGLOBAL_HOME is? I'm a mac user but I was able to follow my own instructions yesterday and get everything to build on my vmware instance. We know there is an issue with spaces in directory names but that doesn't look like what this is. > >Also, should I have to set any environment variable when I am working with >the bin version? Adobe Flex 4.6 does not need such variables to be >manually created. Adobe Flex was shipped with the AIR integration kit and playerglobal.swc in its directory structure. Apache doesn't allow that unless the licenses are all compatible which as we all know they are not. The Adobe pieces are considered build tools and are prerequisites that you need to install. Apache wants to make it very clear to people what code has an Apache license and what code is considered third-party. > >Om > > > >On Thu, May 10, 2012 at 12:06 PM, Carol Frampton <cfram...@adobe.com> >wrote: > >> >> Kits just refreshed with latest bits. >> >> They are at http://people.apache.org/~cframpton/ApacheFlexRC/ >> >> See http://people.apache.org/~cframpton/ApacheFlexRC/readme for >> prerequisites. >> >> Alex is looking into the space in directory name issue that Justin >> uncovered. He's on Windows but I'm not sure if it is os specific. >> >> If you have a few minutes please take a look and report problems. We >>need >> all the help we can get. I'm quite sure there are still issues to be >> found. >> >> Carol >> >>