On 9/2/13 12:45 PM, "Harbs" <[email protected]> wrote:
>If I'm not mistaken, building the sdk works, but building tlf directly
>does not work if the sdk is not named flex-sdk.
>
>This is a line from build.xml in TLF:
><property name="FLEX_HOME" value="${basedir}/../flex-sdk"/>
>
>Of course this could be overridden, but keeping the same directory names
>can't be a bad ideaŠ ;-)
Are you just running ant from the tlf repo? Honestly, I haven't really
tested it so there could be issues. I just use ant from
flex-sdk/frameworks/projects/textLayout. Running ant in tlf runs a lot
more than I need right now...
-Alex