Re: AW: Compiling FlexJS

2015-09-23 Thread Alex Harui
to:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Cc: Alex Harui mailto:aha...@adobe.com>> Subject: Re: AW: Compiling FlexJS Yeah, its a windows specific issue. frameworks/projects/{foo}/build.xml needs to run the lint-js target which does the copying of the cross-compile

Re: AW: Compiling FlexJS

2015-09-23 Thread OmPrakash Muppirala
gt;>> = >>> > >>> > On Mon, Sep 21, 2015 at 12:15 AM, OmPrakash Muppirala < >>> > bigosma...@gmail.com> >>> > wrote: >>&

Re: AW: Compiling FlexJS

2015-09-23 Thread OmPrakash Muppirala
gt; >> > > Seems to be running. I think you should go to sleep now :-) >> > > We can continue tomorrow... >> > > >> > > Thanks, >> > > Om >> > > >> > > On Mon, Sep 21, 2015 at 12

Re: AW: Compiling FlexJS

2015-09-23 Thread OmPrakash Muppirala
t; > > > > >> OK, skip the tests. Just run “ant” in the compiler and compiler.jx > > >> folders. That should be good enough to start building FlexJS stuff. > I > > get > > >> 4 error

Re: AW: Compiling FlexJS

2015-09-23 Thread OmPrakash Muppirala
“ant” in the compiler and compiler.jx > > >> folders. That should be good enough to start building FlexJS stuff. > I > > get > > >> 4 errors when running unit tests from Eclipse that I don’t get from > the > > >> command-line. Not sure why. >

Re: AW: Compiling FlexJS

2015-09-21 Thread Maxim Solodovnik
ommand-line. Not sure why. > >> > >> Let me know of those two folders build and then try “ant” in flex-asjs. > >> > >> I’ll wait up a few more minutes to see how it goes. > >> > >> -Alex > >> > >> > >> From: "omup...

Re: AW: Compiling FlexJS

2015-09-21 Thread OmPrakash Muppirala
, Sep 20, 2015 at 11:49 PM, OmPrakash Muppirala < >> bigosma...@gmail.com> wrote: >> >>> I'm on it. >>> >>> Thanks, >>> Om >>> >>> On Sun, Sep 20, 2015 at 11:48 PM, OmPrakash Muppirala < >>> b

Re: AW: Compiling FlexJS

2015-09-21 Thread OmPrakash Muppirala
From: "omup...@gmail.com" on behalf of OmPrakash > Muppirala > Date: Sunday, September 20, 2015 at 11:57 PM > To: Alex Harui , "dev@flex.apache.org" < > dev@flex.apache.org> > > Subject: Re: AW: Co

Re: AW: Compiling FlexJS

2015-09-21 Thread Alex Harui
PM To: Alex Harui mailto:aha...@adobe.com>>, "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Subject: Re: AW: Compiling FlexJS Definitely progress, but now it's erroring out on the unit tests: ==

Re: AW: Compiling FlexJS

2015-09-20 Thread OmPrakash Muppirala
>>> I’m hoping to shut down at midnight so let’s see if we can get you >>> building before then. >>> >>> -Alex >>> >>> From: "omup...@gmail.com" on behalf of OmPrakash >>> Muppirala >>> Date: Sunday, September 20, 201

Re: AW: Compiling FlexJS

2015-09-20 Thread OmPrakash Muppirala
; >> I’m hoping to shut down at midnight so let’s see if we can get you >> building before then. >> >> -Alex >> >> From: "omup...@gmail.com" on behalf of OmPrakash >> Muppirala >> Date: Sunday, September 20, 2015 at 11:37 PM >> To: Al

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
t; Date: Sunday, September 20, 2015 at 10:29 PM To: Alex Harui mailto:aha...@adobe.com>> Cc: "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Subject: Re: AW: Compiling FlexJS Basic question: how do I build falcon? Should I run ant and t

Re: AW: Compiling FlexJS

2015-09-20 Thread OmPrakash Muppirala
. Older Falcon’s and regular Flex SDK CompC can’t do it. > > -Alex > > From: "omup...@gmail.com" on behalf of OmPrakash > Muppirala > Date: Sunday, September 20, 2015 at 9:57 PM > > To: Alex Harui > Cc: "dev@flex.apache.org" > Subject: Re: A

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
; Date: Sunday, September 20, 2015 at 9:57 PM To: Alex Harui mailto:aha...@adobe.com>> Cc: "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Subject: Re: AW: Compiling FlexJS Hmm.. is there a part that copies the js files into the swc?

Re: AW: Compiling FlexJS

2015-09-20 Thread OmPrakash Muppirala
out. > > -Alex > > From: "omup...@gmail.com" on behalf of OmPrakash > Muppirala > Date: Sunday, September 20, 2015 at 4:49 PM > To: Alex Harui > Cc: "dev@flex.apache.org" > Subject: Re: AW: Compiling FlexJS > > > On Sep 20, 2015 2:54 PM

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
ail.com>> Date: Sunday, September 20, 2015 at 4:49 PM To: Alex Harui mailto:aha...@adobe.com>> Cc: "dev@flex.apache.org<mailto:dev@flex.apache.org>" mailto:dev@flex.apache.org>> Subject: Re: AW: Compiling FlexJS On Sep 20, 2015 2:54 PM, "Alex Harui" mailto:aha..

Re: AW: Compiling FlexJS

2015-09-20 Thread OmPrakash Muppirala
On Sep 20, 2015 2:54 PM, "Alex Harui" wrote: > > > > On 9/20/15, 7:07 AM, "Christofer Dutz" wrote: > > >Well I don't know how it could be fresher ... I checked out the flex-sdk, > >flex-falcon and flex-asjs built flex-falcon (ant clean all) and flex-asjs > >(ant clean all) ... so where could the

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
On 9/20/15, 3:45 AM, "Christofer Dutz" wrote: >Ok to be a little more precise: >All Examples seem to compile and work ... except: >- Both FlexJSStore apps (The screen just stays white) No errors in the console? Are fonts and .json files getting copied? -Alex

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
ToDoListSampleApp compiles for me. Somehow js.swc got into the library path. For me, it should be in js/libs. -Alex On 9/20/15, 3:37 AM, "Christofer Dutz" wrote: >Well it seems that most of them are compiling, I'm however getting an >error in the TodoListExample: > >build: > [java] comma

Re: AW: Compiling FlexJS

2015-09-20 Thread Alex Harui
On 9/20/15, 7:07 AM, "Christofer Dutz" wrote: >Well I don't know how it could be fresher ... I checked out the flex-sdk, >flex-falcon and flex-asjs built flex-falcon (ant clean all) and flex-asjs >(ant clean all) ... so where could the old falcon come from? Sorry, that was a reply to Om. I th