Failing here -
compile:
[echo] Compiling frameworks/libs/starling.swc
[compc] Loading configuration file /private/var/inetpub/featherssdk/source/frameworks/projects/starling/compile-config.xml
[compc] /private/var/inetpub/featherssdk/source/frameworks/libs/starling.swc (293951 bytes)
main:
feathers:
clean:
compile:
[echo] Compiling frameworks/libs/feathers.swc
[compc] Loading configuration file /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/compile-config.xml
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(39): col: 153 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveEffect(duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.STOP):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(60): col: 179 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveToEffect(toX:Number, toY:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(79): col: 168 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveXToEffect(toX:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(98): col: 168 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveYToEffect(toY:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(120): col: 185 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveFromEffect(fromX:Number, fromY:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(151): col: 172 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveXFromEffect(fromX:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(180): col: 172 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveYFromEffect(fromY:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(212): col: 179 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveByEffect(xBy:Number, yBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(231): col: 168 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveXByEffect(xBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Move.as(250): col: 168 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createMoveYByEffect(yBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(39): col: 155 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeEffect(duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.STOP):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(59): col: 190 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeToEffect(toWidth:Number, toHeight:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(79): col: 178 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeWidthToEffect(toWidth:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(98): col: 180 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeHeightToEffect(toHeight:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(120): col: 196 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeFromEffect(fromWidth:Number, fromHeight:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(164): col: 182 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeWidthFromEffect(fromWidth:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(202): col: 184 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeHeightFromEffect(fromHeight:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(243): col: 190 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeByEffect(widthBy:Number, heightBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(263): col: 178 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeWidthByEffect(widthBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
[compc] /private/var/inetpub/featherssdk/source/frameworks/projects/feathers/feathers/source/feathers/motion/Resize.as(282): col: 180 Error: Parameter initializer unknown or is not a compile-time constant.
[compc]
[compc] public static function createResizeHeightByEffect(heightBy:Number, duration:Number = 0.5, ease:Object = Transitions.EASE_OUT, interruptBehavior:String = EffectInterruptBehavior.END):Function
[compc] ^
[compc]
BUILD FAILED
/private/var/inetpub/featherssdk/source/build.xml:289: The following error occurred while executing this line:
/private/var/inetpub/featherssdk/source/frameworks/build.xml:95: The following error occurred while executing this line:
/private/var/inetpub/featherssdk/source/frameworks/build.xml:319: The following error occurred while executing this line:
/private/var/inetpub/featherssdk/source/frameworks/projects/feathers/build.xml:48: compc task failed.