Ops... sorry for sintax :P Would not it be better, add the TLF repository as a submodule GIT, at that point the SDK? -- Jose Barragan Software Architect Chief Codeoscopic Madrid C/. Infanta Mercedes, 92. Planta 5. 505. 28020 Madrid. Tel.: +34 912 94 80 80
On Mar 17, 2013, at 4:23 PM, Jose Barragan <jose.barra...@codeoscopic.com> wrote: > Would not it be better, add the TLF repository as a submodule GIT SDK at that > point? > -- > Jose Barragan > Software Architect Chief > Codeoscopic Madrid > C/. Infanta Mercedes, 92. > Planta 5. 505. > 28020 Madrid. > Tel.: +34 912 94 80 80 > > On Mar 17, 2013, at 4:06 PM, Frédéric THOMAS <webdoubl...@hotmail.com> wrote: > >> For TLF, the point is that with svn, we used svnexternal to link the >> TLF/textLayout sub directory to frameworks\projects\textLayout\3.0.33, this >> feature doesn't exist with git, so, at the moment I go by a hard link, on my >> windows 7, I use Link Shell Extension [1] >> >> -Fred >> >> [1] http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe >> >> -----Message d'origine----- From: Michael Schmalle >> Sent: Sunday, March 17, 2013 3:48 PM >> To: dev@flex.apache.org >> Subject: [Falcon] building >> >> >> Hey, >> >> I have managed to build Falcon after a half ass attempt to build the >> sdk, which failed at text layout or something, don't know the build >> went for 45 minutes then died, looks like it built most. >> >> But for falcon, we still have; >> >> <property name="sdk.branch" >> value="${compiler}/../../../sdk/branches/develop"/> >> >> I had to change it to; >> >> <property name="sdk.branch" value="${compiler}/../../flex-sdk"/> >> >> I have all the repos side by side, Erik how did you get all this stuff >> to build? Did you recreate the old directory structure? >> >> These build files are way to brittle for my taste. >> >> Mike >> >> -- >> Michael Schmalle - Teoti Graphix, LLC >> http://www.teotigraphix.com >> http://blog.teotigraphix.com >> >