Would the build log help? [1] [1] https://drive.google.com/file/d/1DbTPrIUlJ67WRWMMqdOuYaArFAVVEyJH/view?usp=sharing
Hiedra -----Mensaje original----- De: Josh Tynjala <joshtynj...@bowlerhat.dev> Enviado el: martes, 29 de noviembre de 2022 18:01 Para: dev@royale.apache.org Asunto: Re: Error compiling the SDK I am working on fixing the compiler tests. I'm not sure how to reproduce it on my machine yet. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Tue, Nov 29, 2022 at 8:52 AM Maria Jose Esteve <mjest...@iest.com> wrote: > Hello, > with the latest unit tests the compilation ends with error. > The error occurs when compiling royale-asjs with ant. > > In my case I compile first with maven and then with ant: > > call ant clean > call ant super-clean > call mvn clean install -DskipTests -P > option-with-sass-compile,option-with-swf -Drat.skip=true call ant all > -Dbuild.noprompt=true -Drelease.target=true -Dskip-tests=true > > Hiedra > >