I tried it on Windows too and it worked for me.

Could it be that you expanded the binary zip into an existing folder that had 
some other files in it?  If you want to debug it, try adding the -v option and 
post a link to the output

     ant -v -f installer.xml -Dflash.sdk.version=32.0 -Dair.sdk.version=32.0

If you want to try a workaround, try running:

     ant -f installer.xml -Dflash.sdk.version=32.0 -Dair.sdk.version=32.0 
-Dplayerglobal.version=32.0

HTH,
-Alex

On 6/1/20, 3:48 PM, "albertolo" <alberto...@gmail.com> wrote:

    I' have followed the instructions on that document without luck. 
    I have change some variables value and made it to compile but when I try to
    prepare it to use it in the IDE i get the following error:
    
    This is the ant command I executed: 
     ant -f installer.xml -Dflash.sdk.version=32.0 -Dair.sdk.version=32.0 
    
    
    :\flex-sdk3> ant -f installer.xml -Dflash.sdk.version=32.0
    -Dair.sdk.version=32.0
    Buildfile: C:\flex-sdk3\installer.xml
          [get] Getting:
    
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fflex.apache.org%2Finstaller%2Fproperties%2Fsdk%2Fen_US.properties&amp;data=02%7C01%7Caharui%40adobe.com%7C96b293b370d54d81e29808d8067de347%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637266485039148466&amp;sdata=8A6%2BoNWOzSm8PYSFRai5HTkvP0DtFoCB7IbJUQAAxdk%3D&amp;reserved=0
          [get] To: C:\flex-sdk3\en_US.properties
    
    get-data:
          [get] Getting:
    
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fflex.apache.org%2Finstaller%2Fsdk-installer-config-4.0.xml%3Fts%3D202006012238&amp;data=02%7C01%7Caharui%40adobe.com%7C96b293b370d54d81e29808d8067de347%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637266485039148466&amp;sdata=SFSdWQGk%2BaqRcEtxUaffmaFDWZ0mb%2B%2BMyXSW4cOsBJw%3D&amp;reserved=0
          [get] To: C:\flex-sdk3\sdk-installer-config-4.0.xml
    
    BUILD FAILED
    C:\flex-sdk3\installer.xml:210: Reference flash.sdk.swfversion.32 not found.
    
    I've tried to debug, whats doing, but I do not what I can do. 
    
    ANy advice? 
    
    
    
    
    
    
    --
    Sent from: 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.2333346.n4.nabble.com%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C96b293b370d54d81e29808d8067de347%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637266485039148466&amp;sdata=1bmnNDO6wZG0VTjGwmkk%2BzVHDyN0AdHpE13DsIm5kso%3D&amp;reserved=0
    

Reply via email to