Re: I can't compile the all framework

2024-03-14 Thread Gabe Harbs
FYI, this is what I use to do a complete rebuild of Royale: ( cd ~/Apache/royale-compiler ant wipe-all git pull cd ~/Apache/royale-typedefs ant wipe git pull cd ~/Apache/royale-asjs ant super-clean ant clean git pull ant all rsync -r -u ~/Apache/frameworks/libs/player ~/Ap

Re: I can't compile the all framework

2024-03-11 Thread Harbs
Great! > On Mar 11, 2024, at 12:05 PM, Hugo Ferreira wrote: > > Thank you problem solved. > > Deleted all folders expect the source > ant clean > all all > > Build successfull. > > Harbs escreveu (sábado, 9/03/2024 à(s) 21:30): > >> (IntersectionObserver is a web api which needs the current

Re: I can't compile the all framework

2024-03-11 Thread Hugo Ferreira
Thank you problem solved. Deleted all folders expect the source ant clean all all Build successfull. Harbs escreveu (sábado, 9/03/2024 à(s) 21:30): > (IntersectionObserver is a web api which needs the current typedefs to > recognize) > > > On Mar 9, 2024, at 11:28 PM, Harbs wrote: > > > > Mak

Re: I can't compile the all framework

2024-03-09 Thread Harbs
(IntersectionObserver is a web api which needs the current typedefs to recognize) > On Mar 9, 2024, at 11:28 PM, Harbs wrote: > > Make sure your royale-typedefs repo is up to date. > > Harbs > >> On Mar 9, 2024, at 10:42 PM, Hugo Ferreira wrote: >> >> Hi, >> >> For months that I can't buil

Re: I can't compile the all framework

2024-03-09 Thread Harbs
Make sure your royale-typedefs repo is up to date. Harbs > On Mar 9, 2024, at 10:42 PM, Hugo Ferreira wrote: > > Hi, > > For months that I can't build the all framework with ant -all > I get the following error: > > [java] > /Volumes/Data/SDK/apache-royale-src/apache-royale/frameworks/project

I can't compile the all framework

2024-03-09 Thread Hugo Ferreira
Hi, For months that I can't build the all framework with ant -all I get the following error: [java] /Volumes/Data/SDK/apache-royale-src/apache-royale/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/InfiniteScroller.as(147): col: 20 Error: Call to a possibly undefined method