On 12/29/14, 8:12 AM, "Left Right" <olegsivo...@gmail.com> wrote:

>Apparently it copied it to a wrong place... where should it be? After
>the build I have it in $FALCON_HOME/../lib/ but that doesn't seem to
>be the proper place for it, or is it?
>Actually, the build doesn't finish properly because of the tests, is
>there any simple way to skip the tests? Maybe it would have copied it,
>if the tests succeeded?

The build.xml in the compiler folder should download flex-tool-api.jar to
its lib folder.  Then some build step copies it into a modified Flex SDK
in the generated/dist/sdk/lib/external folder.

>
>Re' names - well, maybe on Macs Ant will translate all names to
>lowercase or something like that. I'm sure that it says in the build
>script JFlex.jar, but loads jflex.jar.

Ah, ok. I didn’t notice it was a case-sensitivity issue.

-Alex

Reply via email to