I have this: [echo] FALCON_HOME=/Users/pent/dev/flex-falcon/compiler/generated/dist/sdk [echo] FALCONJX_HOME=/Users/pent/dev/flex-falcon/compiler-jx
The build fails if I set FALCON_HOME to the flex-falcon directory. —peter On 8/10/16, 5:14 PM, "Alex Harui" <aha...@adobe.com> wrote: >Worked for me. Alter the ant script for MobileTrader to spit out the >FALCON_HOME value. > >-Alex > >On 8/10/16, 1:58 PM, "Peter Ent" <p...@adobe.com> wrote: > >>I sync'd up with the latest falcon and rebuilt (ant all), rebuild >>flex-asjs (refactor-sprite branch), rebuild MobileTrader. Running the SWF >>version I get: >>VerifyError: Error #1014: Class mx.core::IFlexModuleFactory could not be >>found. >> >>Followed by: >> >>ReferenceError: Error #1065: Variable >>_MobileTrader_org_apache_flex_core_ApplicationFactory is not defined. >> >>‹peter >> >> >>On 8/10/16, 3:21 PM, "Alex Harui" <aha...@adobe.com> wrote: >> >>> >>> >>>>On Aug 10, 2016, at 9:18 PM, Peter Ent <p...@adobe.com> wrote: >>>> >>>>> When I run MobileTrader, the JS version looks OK, but the SWF version >>>>> gives an immediate error: >>>>> VerifyError: Error #1014: Class mx.core::IFlexModuleFactory could not >>>>>be >>>>> found. >>>> >>> >>>This indicates you are running and out-of-date Falcon compiler. If >>>that's >>>not true, I will take a closer look. >>> >>>-Alex >>> >> >