I commented out the TextLayout3Example, so I can get past the error. And continued until I got a build successful. Also noted some other items already commented out and flagged as "currently broken". Scroller1Example in the compile-spark3 target is commented out with no notes. Assuming that is expected, but thought I'd point it out just in case. Here's what I found.
*Error for CustomLayoutAnimatedExample* [mxmlc] Loading configuration file C:\Users\cmartin\Documents\flexSDKs\4.12. 1\frameworks\flex-config.xml [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\layouts\CustomLayoutAnimatedExample.mxml(65): Error: una ble to resolve 'data/catalog.xml' for transcoding [mxmlc] [mxmlc] [Embed(source="data/catalog.xml", mimeType="appl ication/octet-stream")] [mxmlc] [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\layouts\CustomLayoutAnimatedExample.mxml(65): Error: Una ble to transcode data/catalog.xml. [mxmlc] [mxmlc] [Embed(source="data/catalog.xml", mimeType="appl ication/octet-stream")] [mxmlc] *Error for ItemRenderer1Example* [mxmlc] Loading configuration file C:\Users\cmartin\Documents\flexSDKs\4.12. 1\frameworks\flex-config.xml [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\itemRenderers\ItemRenderer1Example.mxml(35): Error: unab le to resolve 'data/list.xml' for transcoding [mxmlc] [mxmlc] [Embed(source="data/list.xml", mimeType="applica tion/octet-stream")] [mxmlc] [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\itemRenderers\ItemRenderer1Example.mxml(35): Error: Unab le to transcode data/list.xml. [mxmlc] [mxmlc] [Embed(source="data/list.xml", mimeType="applica tion/octet-stream")] [mxmlc] *Error for ItemRenderer2Example* [mxmlc] Loading configuration file C:\Users\cmartin\Documents\flexSDKs\4.12. 1\frameworks\flex-config.xml [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\itemRenderers\ItemRenderer2Example.mxml(43): Error: unab le to resolve 'data/list.xml' for transcoding [mxmlc] [mxmlc] [Embed(source="data/list.xml", mimeType="applica tion/octet-stream")] [mxmlc] [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\itemRenderers\ItemRenderer2Example.mxml(43): Error: Unab le to transcode data/list.xml. [mxmlc] [mxmlc] [Embed(source="data/list.xml", mimeType="applica tion/octet-stream")] [mxmlc] *Error for StaticFXGExample* [mxmlc] Loading configuration file C:\Users\cmartin\Documents\flexSDKs\4.12. 1\frameworks\flex-config.xml [mxmlc] C:\Users\cmartin\Documents\GitHub\apache-flex-tour-de-flex-component -explorer-1.0\src\spark\fxg\StaticFXGExample.mxml(33): Error: Type was not foun d or was not a compile-time constant: OrangeCrayonStar. [mxmlc] [mxmlc] <fxg:OrangeCrayonStar id="crayonStar" right="160"/> [mxmlc] On Mon, Aug 18, 2014 at 5:31 AM, Justin Mclean <jus...@classsoftware.com> wrote: > Hi, > > > MyTextFlow.xml seems missing totally ? > Ah yes sorry about that - looks like the xml files were not packed into > the release - look like we'll need a new release candidate. > > Before I make another RC can some other committers take a look. > > Thanks, > Justin > > >