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
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
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
(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
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
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