Hi Antonis, some of us use to build (daily) he 3 repos with Maven (since is what we use then to work with in our projects) and then run ANT in asjs to get the SDK build (for IDEs). We hope to fix soon Maven distribution so all of that can be done just with Maven.
Here's the script I use [1] (Mac version, if you're on Windows I think you can convert to that SO) Basically: - Maven : Updated Maven build instructions are here [2]. Environment vars required: only FLASHPLAYER_DEBUGGER - Ant: You just need to run from royale-asjs the following command: "ant all -Dbuild.noprompt=true -Drelease.target=true". Env vars required: FLASHPLAYER_DEBUGGER, PLAYERGLOBAL_HOME, PLAYERGLOBAL_VERSION, ROYALE_HOME, ROYALE_COMPILER_HOME, ROYALE_TYPEDEFS_HOME HTH Carlos [1] https://gist.github.com/carlosrovira/200753108de263fa43e80d3228213509 [2] https://github.com/apache/royale-asjs/wiki/Build-Apache-Royale-with-Maven El mié., 11 dic. 2019 a las 5:44, Alex Harui (<aha...@adobe.com.invalid>) escribió: > What errors are you currently getting? > > On 12/10/19, 5:41 PM, "Antonis Kalodimos" <antonis.kalodi...@gmail.com> > wrote: > > How can be used the source folder mirrored with git in my local pc as > sdk > for using royale? > > Is the ant or mavan run without problems from inside this folder? > > I follow the instructions from readme and both failed for various > reasons. > > Is the readme instructions current? > > What are the best requirements for environent vars needed for trouble > free > compilation? > > (I have never achieve to compile it even with maven and now with the > wrapper mvnw or ant and the long process complete without errors) > > Thank you. > > > -- Carlos Rovira http://about.me/carlosrovira