I cloned flex-sdk to sdk, flex-tlf to tlf and had no problems to build the sdk.
The only problem was to build falcon, I had to modify the build.xml to accept either flex-sdk or sdk and add local.properties to the .gitignore. I've been able to run ant and ant eclipse, did not try with falcon.js/jx yet If nobody has problems with that, I'll commit it tomorrow. -Fred -----Message d'origine----- De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé : lundi 2 septembre 2013 17:12 À : dev@flex.apache.org Objet : RE: Building the SDK Harbs, I'm in the process to install the SDK + TLF + others, before my dir structure was apache/flex/sdk, apache/flex/tlf and was working pretty well, it wasn't mandatory to have flex-sdk or flex-tlf, so, if you let me finish, I'll be able to tell you how it went. -Fred -----Message d'origine----- De : Harbs [mailto:harbs.li...@gmail.com] Envoyé : lundi 2 septembre 2013 17:07 À : dev@flex.apache.org Objet : Re: Building the SDK > First question: Are you using the develop branch in TLF? And building by > just running "ant" from the sdk's textLayout folder? I'm not having > these issues. I don't know what will happen if you run the build.xml > in the TLF repo. I've never done it. Yes. That's right. The missing type declaration seems to be a real error. I'm not sure whether the others are real issues or not. I have not problems ignoring the warnings, but if they are real, might as well fix them ;-)