Compile TLF
Hi,
I need to compile TLF from sources and I'm missing some compile arguments.
I know I must use Ant and build.xml.
Any one has the arguments of working example?
(Flash Builder - sdk 4)
Thanks.
Hi,
I need to compile TLF from sources and I'm missing some compile arguments.
I know I must use Ant and build.xml.
Any one has the arguments of working example?
(Flash Builder - sdk 4)
Thanks.
The build.xml file for TLF in the Flex open source repository
http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/textLayout/build.xml
should be all you need. If you are set up to build the Flex SDK, just cd to the frameworks/projects/textLayout directory and execute
ant compile
If you aren't set up to buidl the Flex SDK, instructions are available at
http://opensource.adobe.com/wiki/display/flexsdk/Setup
Gordon Smith
Adobe Flex SDK Team
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.