Just tested, creating an empty TabNavApp and enabling -keep-generated-actionscript causes the same error.
On Sat, Jan 3, 2015 at 11:00 PM, Alex Harui <aha...@adobe.com> wrote: > Can you reduce it down to just an empty TabNavApp and no ANEs and still > get the issue? > > -Alex > > On 1/3/15, 9:16 AM, "Héctor A" <neverbi...@gmail.com> wrote: > > >No, no extra source paths defined in the project. Just one SWC (Greensock > >Tweening library), and several ANEs. > > > >On Sat, Jan 3, 2015 at 4:50 PM, Alex Harui <aha...@adobe.com> wrote: > > > >> Could a source-path somehow be pointing to the generated AS? > >> > >> On 1/3/15, 3:39 AM, "Héctor A" <neverbi...@gmail.com> wrote: > >> > >> >This happens during the compile when I turn on the flag. > >> > > >> >On Sat, Jan 3, 2015 at 6:12 AM, Alex Harui <aha...@adobe.com> wrote: > >> > > >> >> Are you trying to compile the generated ActionScript? Or does this > >> >>happen > >> >> during the compile only if you turn on that flag? > >> >> > >> >> On 1/2/15, 3:23 PM, "Héctor A" <neverbi...@gmail.com> wrote: > >> >> > >> >> >With Flex 4.13 when trying to use -keep-generated-actionscript=true > >>in > >> >>a > >> >> >Flex Mobile application that uses TabbedNavigatorApplication I get a > >> >> >compilation error: "Type was not found or was not a compile-time > >> >>constant: > >> >> >ViewNavigatorBase". > >> >> > > >> >> >It seems to work fine with non-mobile Flex applications. > >> >> > > >> >> >Can anyone else confirm and/or comment on this? Googling didn't > >>return > >> >>any > >> >> >significant result, so maybe this is recent or I'm having some other > >> >> >problema. > >> >> > >> >> > >> > >> > >