Hi,
> I ran ant from in the textlayout, spark, mx, mobilecomponents, and
> mobiletheme folders and they all ran to completion. What errors are you
> getting?
Run ant at frameworks get:
lean-external:
[echo] cleaning ${TLF_HOME}
BUILD FAILED
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/build.xml:232:
The following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/build.xml:216:
Basedir
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/${TLF_HOME}
does not exist
Run ant at frameworks/projects/textLayout get:
clean-external:
[echo] cleaning ${TLF_HOME}
BUILD FAILED
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/build.xml:216:
Basedir
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/${TLF_HOME}
does not exist
Think there was a couple of others as well.
Justin