Here is the last result :
1. git clone https://github.com/apache/royale-asjs.git
2. cd royale-asjs
3. git checkout feature/MXRoyale
4. ant all : failed; details in the mail below
5. cd ..\royale-typedefs
6. ant : completed with success
7. cd ..\royale-asjs
8. ant main : completed with success
9. ant frameworks : completed with success
10. cd
D:\dev\git\emulation_works\royale-asjs\frameworks\projects\MXRoyale
11. ant : completed with success
If it is ok, i can move on with this.
Piotr, i just saw your mail, do you want me to move with maven ?
1. git clone https://github.com/apache/royale-asjs.git
2. git checkout feature/MXRoyale
Folder view :
3. ant all
Folder View :
Fails and the result :
https://drive.google.com/open?id=1XZNfN8exZ_x_F4bTY5xIfxO328eWHIQ4
Next : i am going to check-out all tree repo manually and then build
with ant saperately.
08.04.2018 10:02 tarihinde Alex Harui yazdı:
If you are using Maven, you may need to build the royale-compiler and
royale-typedefs repos first. See the README in each of those repos.
You can also use Ant instead of Maven.
HTH,
-Alex
From: Serkan Taş <[email protected]
<mailto:[email protected]>>
Reply-To: "[email protected] <mailto:[email protected]>"
<[email protected] <mailto:[email protected]>>
Date: Saturday, April 7, 2018 at 11:41 PM
To: "[email protected] <mailto:[email protected]>"
<[email protected] <mailto:[email protected]>>
Subject: MXRoyale build problem
Hi Alex,
Here is the steps and result (i spent some time but could not find a
resolution) :
git clone https://github.com/apache/royale-asjs.git
cd royale-asjs
git checkout feature/MXRoyale
mvn celan
Result :
07.04.2018 17:51 tarihinde Alex Harui yazdı:
Hi Serkan,
That would be great. We need the help.
We have a wiki page about Emulation components here [1].
And one person has been learning how to help in this long thread[2].
[1] has an API list, but it does not take into account your API usage. If
you want to integrate your list with the current list, that might be
useful.
Let us know if you have other questions or need help getting started.
Thanks,
-Alex
[1]https://github.com/apache/royale-asjs/wiki/emulation-components
[2]
https://lists.apache.org/thread.html/f05b54c5721a3c96a6ef5f74180461240ab1a3f764dc9b4f0cb0e33a@%3Cusers.royale.apache.org%3E
On 4/7/18, 4:17 AM, "Serkan Taş"<[email protected]> wrote:
Hi Alex,
I am going to be happy to help you and can try to do something valuable
for the process of emulation creation.
Serkan
07.04.2018 09:20 tarihinde Alex Harui yazdı:
Hi Serkan,
You are correct that are several buttons. Basic Button just creates a
simple HTML <button>. There are limits to how nice you can make it
look.
Other buttons try to make nicer looking buttons that you can control
more
aspects of the visuals.
We are in the process of creating even more buttons that emulate the
most
popular APIs on MX and Spark Button. It might be better for you to help
us create and polish these emulations. Then you may not have to change
your code as much.
HTH,
-Alex
On 4/6/18, 1:05 PM, "Serkan Taş"<[email protected]> wrote:
Hi,
I see that there are several buttons, js, svg and now j. I was using mx
and s ones previously.
I am not sure which one fits best, need advice.
Second one, is there any equivalent of Form and FormItem structure ?
It is takin time tp make the examples work on moonshine and check for
the needed component if exist and then learn :)
Thanks in advance
Regards,
Serkan.