I'm getting this error: heck-playerglobal-home: [echo] PLAYERGLOBAL_HOME is ${env.PLAYERGLOBAL_HOME} [echo] playerglobal.version is 11.1
BUILD FAILED /Users/harbs/Documents/Apache Flex/git/Flex SDK/build.xml:168: The environment variable PLAYERGLOBAL_HOME is not set to a directory The variable is set: echo $PLAYERGLOBAL_HOME /Users/harbs/Apache Flex/Dependencies/player/ And the file structure looks like this: /Users/harbs/Apache Flex/Dependencies/player/11.1/playerglobal.swc (I only added 11.1) Any suggestions on what I'm doing wrong? On Sep 1, 2013, at 3:03 PM, Justin Mclean wrote: > Hi, > > BTW building the SDK and even making it a usable SDK leaves git reasonably > clean. That way you don't always need to do a full build but just build the > project you need (taking under a minute compared to 7-8 minutes for a full > build). > > Thanks, > Justin