Hi,
Ok files the compiler issue but still getting an error to do with TLF. Assume
this is to do with the recent TLF changes.
Can you remind me how the SDK build files now knows where TLF is? There
nothing in the README that I can see.
compile:
[compc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/compile-config.xml
[compc] Apache Flex compc (Component Compiler)
[compc] Version 4.10.0 build 0
[compc] Copyright 2012 The Apache Software Foundation.
[compc]
[compc]
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/compile-config.xml(58):
Error: configuration variable 'include-file' value contains unknown token
'tlf.branch'
[compc]
[compc] </include-file>
[compc]
BUILD FAILED
/Users/justinmclean/Documents/ApacheFlexDevelopGit/build.xml:361: The following
error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/build.xml:91: The
following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/build.xml:393:
The following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/build.xml:193:
compc task failed.
Thanks,
Justin