Build is failing when I am using ApproveSDK.xml. 1) I've created folder 2) I've created approvefalcon.properties which contains paths:
env.PLAYERGLOBAL_HOME=h:/flexsdk/flex-repo/dependencies/PlayerGlobal/player/ env.AIR_HOME=h:/flexsdk/flex-repo/dependencies/AIRSDK/14.0/ env.FLASHPLAYER_DEBUGGER=h:/flexsdk/flashplayer.exe 3) I've changed in downloaded sdk in build.properties (I don't know whether I should do this or not.) # Flash player version for which player global swc to use playerglobal.version = 16.0 # AIR version number air.version = 14.0 I got this error: http://images.devs-on.net/Image/WWxPBooA1RNlz39Z-Obszar.png In flex-config.xml we have this: <external-library-path> <path-element>{playerglobalHome}/{targetPlayerMajorVersion}.{targetPlayerMinorVersion}/playerglobal.swc</path-element> </external-library-path> Where is setted playerglobalHome ? Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/DISCUSS-Release-Apache-Flex-4-14-0-tp43390p44399.html Sent from the Apache Flex Development mailing list archive at Nabble.com.