I had the same issue and released that the player target / PLAYERGLOBAL_HOME / swf version didn't match, once aligned, Squiggly compiled fine.
Frédéric THOMAS > From: justinmcl...@me.com > Subject: Squiggly Donation > Date: Sun, 24 Aug 2014 18:32:11 +1000 > To: dev@flex.apache.org > > Hi, > > I was just having a quick look at the Squiggly donation and notice that it > doesn't currently compile. I get this error: > compileframework: > [java] Loading configuration file > /Users/justinmclean/Documents/ApacheFlex4.13released/frameworks/flex-config.xml > [java] Error: Inconsistant linkage in > /Users/justinmclean/Documents/ApacheFlex4.13released/frameworks/libs/player/14.0/playerglobal.swc(flash.utils:ByteArray, > flash.utils:CompressionAlgorithm, flash.utils:IDataInput2, > flash.utils:IDataOutput2) - 'flash.utils:ByteArray' is marked as extern, but > 'flash.utils:IDataInput2' is not. > > I recall running into this error once before with a SDK release candidate but > not sure of the exact nature of the issue. > > Can anyone: > a) Reproduce the issue? To compile just type ant in the Squiggly directory > b) Have any idea to what the issue may be? > > Thanks, > Justin >