HI, > Look like flex SDK has an issue with the TLF link - not sure how to fix this. > > /Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/compile-config.xml(58): > Error: unable to open > '/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/3.0.33/manifest.xml'
Well no idea idea how to fix this. you can use submodules if it was the root directory of a repo eg git submodule add https://git-wip-us.apache.org/repos/asf/flex-tlf.git ./frameworks/projects/textLayout/3.0.33 However we need the textLayout directory of flex-tlf.git to link to ./frameworks/projects/textLayout/3.0.33 and as far as I know that's not possible under git. Anyone with more git experience than me have any suggestions? Thanks, Justin