I'm trying to build a project previous built with SDK 4.6 and I'm getting this:
[mxmlc] /home/wvxvw/projects/flex-sdk/frameworks/flex-config.xml(65): Error: unable to open '{playerglobalHome}/11.1/playerglobal.swc' [mxmlc] [mxmlc] </external-library-path> The "missing" SWC is here: /home/wvxvw/projects/flex-sdk/frameworks/libs/player/11.1/playerglobal.swc Two points: - why doesn't this message not expand the variable? - how did it compile before (it had to compile the SDK components somehow)? Best, Oleg