Justin, I noticed you updated air.version and release.version in build.properties.
However playerglobal.version is still 11.1. Does this mean I should compile agains FP 11.1? On the other hand, the page https://cwiki.apache.org/confluence/display/FLEX/1.2+Setting+up+Manually says we should be using 11.8. Which one is correct? Or maybe it does not matter... Maurice -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : jeudi 26 septembre 2013 15:12 À : dev@flex.apache.org Objet : Re: Building the SDK from git Hi, With TLF environment variables work fine. On OSX I have the following: TLF_HOME=/Users/justinmclean/Documents/ApacheFlexTLFGit/ AIR_HOME=/Users/justinmclean/Documents/air/mac/3.1/ PLAYERGLOBAL_HOME=/Users/justinmclean/Documents/player/ FLASHPLAYER_DEBUGGER=/Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex/in/player/11.1/mac/Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger PIXELBENDER_HOME=/Applications/Utilities/Adobe Utilities-CS5.localized/Pixel Bender Toolkit 2/ ADOBE_EXTENSION_MANAGER=/Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/MacOS/Adobe Extension Manager CS5 ANT_HOME=/usr/share/ant My flex home is: /Users/justinmclean/Documents/ApacheFlexDevelopGit Not all of these are required to be set to build the SDK, but are required to make a release and/or run the mustella tests. You're correct about the build.properties files I've updated the values in that and checked into develop. Thanks, Justin