Displaying text in MXML

2022-05-12 Thread Piotr Zarzycki
Hi guys, I'm fighting with problem of displaying text inside component in MXML. I have following text and a lot of similar one: "for machine in $(pfexec VBoxManage list runningvms | cut -f 1 -d ' ' | sed 's/"//g'); do pfexec VBoxManage showvminfo $machine | grep "Memory size:" | sed 's/^.* \([0-9

RE: Failed SDK compilation

2022-05-12 Thread Maria Jose Esteve
Ok. I compile a previous point. No problem. I'll wait for you to finish. Hiedra -Mensaje original- De: Yishay Weiss Enviado el: jueves, 12 de mayo de 2022 14:24 Para: dev@royale.apache.org Asunto: RE: Failed SDK compilation Yes, these are my issues. Sorry about that. Greg told me he ha

RE: Failed SDK compilation

2022-05-12 Thread Yishay Weiss
Yes, these are my issues. Sorry about that. Greg told me he has some local fixes so if you don’t mind, let’s wait for his input. From: Maria Jose Esteve Sent: Thursday, May 12, 2022 12:46 PM To: dev@royale.apache.org Subject: RE: Failed SDK

RE: Failed SDK compilation

2022-05-12 Thread Maria Jose Esteve
check-compiler: compile: [echo] swc-date is 05/12/22 11:32 +0200 compile-swf: [echo] Compiling libs/MXRoyale.swc [echo] ROYALE_HOME: D:\Develop_Royale\Projects\Royale-SDK\royale-asjs-fork [echo] ROYALE_SWF_COMPILER_HOME: D:\Develop_Royale\Projects\Royale-SDK\royale-asjs-for

RE: Failed SDK compilation

2022-05-12 Thread Yishay Weiss
Could be my recent changes. What message are you getting? From: Maria Jose Esteve Sent: Thursday, May 12, 2022 12:15 PM To: dev@royale.apache.org Subject: Failed SDK compilation I can't compile the SDK, I get error in "MXRoyaleJS" does anyon

Failed SDK compilation

2022-05-12 Thread Maria Jose Esteve
I can't compile the SDK, I get error in "MXRoyaleJS" does anyone else have this problem? Hiedra