compiler.mxml.compatibility-version=specifies a compatibility version. e.g. -compatibility-version=2.0.1
Try 3.0.0 3.1.*** 3.5.*** VELO On Dec 1, 12:02 pm, cyberfunk <[email protected]> wrote: > I'm wondering whether anyone has run into this issue. > > I'm compiling using Flex 4 but need backward compatibility mode > enabled in order to also use Flex 3 components (halo) in conjunction > with the new Spark components. > > Essentially, I get compiler errors on the 'mx' namespace when > compiling using the Flex 4 SDK with flexmojos. > > I tried adding a dependency on the Flex 3 framework but this produces > a whole new set of errors which appears to be related to a duplication > of some of the 'mx' classes between the Flex 3/4 swc files. > > I've tried specifying the <compatibilityVersion /> configuration, but > whatever I set it to: 3, 3.0, 3.2 fails with the error: > > [INFO] Invalid compatibility version 3.0 > > Has anyone managed to get Spark+Halo working with flexmojos? > > Cheers, > > mischa. -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
