Hi,

I downloaded the archive given at the link in your email - it should be the 
same one you got. After I decompressed it, I went into the directory and ran:

% ant -f InstallAdobeSDKs.xml

I did not run anything else, just that ANT command. As the script requested, I 
downloaded an AIRSDK, the playerglobal SWC (turned out to be 27_0). The script 
completed without errors for me.

I did have JAVA_HOME set to a jdk1.7 installation.  I wrote instructions for 
integration with Flash Builder here:
https://github.com/apache/royale-asjs/wiki/Flash-Builder-4.7

I hope this helps.
—peter

From: Carlos Cruz <[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Friday, November 17, 2017 at 10:40 AM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: RE: build fails

Hi Alex;

I got it from here: 
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out/<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheflexbuild.cloudapp.net%3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%2Fartifact%2Fout%2F&data=02%7C01%7C%7C04f0755dfb0f44b63c8808d52dd19443%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636465300515226768&sdata=zYz34TajOeV2EUfrmN1RMVK3MGbCiiORNf519KXF3w8%3D&reserved=0>which
 was a link in one of the emails earlier this week (I think) I just clicked on 
the link, it’s the same link you’re sending me.

Because I wasn’t able to build Royale last week I started testing with FlexJS 
0.8, should I still only run : ant –f InstallAdobeSDKs.xml ?

Thx
Carlos

From: Alex Harui [mailto:[email protected]]
Sent: Friday, November 17, 2017 1:42 AM
To: [email protected]<mailto:[email protected]>
Subject: Re: build fails

Hi Carlos,

That sounds like you are using an older build?  Where did you get it?  I would 
suggest getting one of the following:

JS-Only: 
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/lastSuccessfulBuild/artifact/out<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheflexbuild.cloudapp.net%3A8080%2Fjob%2Froyale-asjs-jsonly%2FlastSuccessfulBuild%2Fartifact%2Fout&data=02%7C01%7C%7C04f0755dfb0f44b63c8808d52dd19443%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636465300515226768&sdata=YSI3mXPikfU%2FmYqpjYMA0L%2FfSjtrsNLQyHe%2BMpXL%2FY4%3D&reserved=0>/

SWF and JS:  
http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs/lastSuccessfulBuild/artifact/out<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheflexbuild.cloudapp.net%3A8080%2Fjob%2Froyale-asjs%2FlastSuccessfulBuild%2Fartifact%2Fout&data=02%7C01%7C%7C04f0755dfb0f44b63c8808d52dd19443%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636465300515226768&sdata=iATxhF3VmsoOgpdr2KsAnt1yzLZLba0uoZi26Tb3%2FjQ%3D&reserved=0>/

Also, you shouldn't need to build the –bin packages, they are already built.  
If you are using SWF and JS, you will need to run the InstallAdobeSDKs.xml 
script:

  ant –f InstallAdobeSDKs.xml

HTH,
-Alex

From: Carlos Cruz <[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Thursday, November 16, 2017 at 9:33 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: build fails

Hi

I’m trying to build apache-royale-0.9.0-bin  and I get this message:
BUILD FAILED
c:\apache-royale-0.9.0-bin\build.xml:547: The following error occurred while 
executing this line:
c:\apache-royale-0.9.0-bin\frameworks\build.xml:117: The following error 
occurred while executing this line:
c:\apache-royale-0.9.0-bin\frameworks\build.xml:277: The following error 
occurred while executing this line:
c:\apache-royale-0.9.0-bin\frameworks\projects\Basic\build.xml:61: The 
following error occurred while executing this line:
c:\apache-royale-0.9.0-bin\frameworks\projects\Basic\src\test\royale\build.xml:113:
 FLEX_HOME must be set to use the Flex Ant Tasks

is this an environment variable I should be setting, I looked in the Readme 
file I couldn’t see anything relating to Flex_home ?

thx!
Carlos

Reply via email to