On 6/28/12 8 :54AM, "Yennick Trevels" <yennick.trev...@gmail.com> wrote:
>I've been trying out GradleFx with the Flex 4.8 incubator release, but I'm >getting some errors. >One of them occurs when compiling an air application: > D:\Program >files\sdks\flex_sdk_4.8.0_incubating\frameworks\air-config.xml(64): Error: >cannot open '{airHome}/frameworks/libs/air/airglobal.swc' > >Another one occurs when running the unittests with FlexUnit: > D:\Program >files\sdks\flex_sdk_4.8.0_incubating\frameworks\flex-config.xml(62): >Error: >cannot open '{playerglobalHome}/11.1/playerglobal.swc' > >GradleFx is using the default Flex SDK distribution (zip file) and uses >the >mxmlc.jar, compc.jar etc. files to compile the applications. Apparently >those airHome and playerglobalHome variables are new in 4.8. Are these new >command line options? Read the install prerequisites section in http://people.apache.org/~cframpton/ApacheFlexRC/current/readme Carol > > >-Yennick >GradleFx co-founder