Ok, I went out of my way to get that stuff up, anybody that has the
compiler built can run this. Follow the simple directions until the build
is correct;

Added basic full compile implementation test for external compiler
- For now, closure-compiler repo needs to be checked out in the directory
that flex-falcon exists in so the tests correctly get the externs file.
- Everything else uses relative paths, so it should work after you
build and copy the compiler.jar from closure-compiler repo.

Obviously there is no SWC logic in that test, it just generates all the .as
files in the /temp/externals directory.

Let me know if any of you get it producing .js files. :)

Mike



On Tue, Jun 9, 2015 at 3:49 PM, Michael Schmalle <teotigraphix...@gmail.com>
wrote:

> Ok, I just confirmed, the closure.jar doesn't have what we need.
>
> Screw it, I am just going to migrate what I have done into falconjx
> project and use the built jar from the repo I made. I guess you will have
> to checkout the repo and build the jar to get this to wrok right now until
> you fix it.
>
> I have to check in that change as well.
>
> Mike
>
> On Tue, Jun 9, 2015 at 3:39 PM, Alex Harui <aha...@adobe.com> wrote:
>
>>
>>
>> On 6/9/15, 12:26 PM, "Michael Schmalle" <teotigraphix...@gmail.com>
>> wrote:
>>
>> >Hey,
>> >
>> >I'm using the head of GCC code base and I think I might be using some API
>> >that is not in the closure.jar that is downloaded in FalconJX right now.
>>
>> I can get that fixed up.  IMO, it is ok if the build is broken for while
>> until we fix it up.  So when you get a chance, push it.
>>
>> Thanks,
>> -Alex
>>
>>
>

Reply via email to