Re: [FlexJS] Building from Flash Builder

2016-11-23 Thread Alex Harui
On 11/23/16, 1:17 PM, "yishayw" wrote: >FLEX-HOME points to classic flex SDK, FLEXJS-HOME points to flexjs. FLEX_HOME probably shouldn't be set for Flash Builder's environment. I don't think the scripts care about FLEXJS_HOME. If FLEX_HOME is set, it will override where things are found. Th

Re: [FlexJS] Building from Flash Builder

2016-11-23 Thread yishayw
FLEX-HOME points to classic flex SDK, FLEXJS-HOME points to flexjs. But like I said, switching between the two made no difference. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Building-from-Flash-Builder-tp56438p56705.html Sent from the Apache

Re: [FlexJS] Building from Flash Builder

2016-11-23 Thread Alex Harui
;t change the outcome. > >I also tried replacing it with >-sdk-js-lib="%FLEXJS_HOME%\frameworks\js\FlexJS\libs" but that didn't work >either. > > > > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com

Re: [FlexJS] Building from Flash Builder

2016-11-23 Thread yishayw
arguments line doesn't change the outcome. I also tried replacing it with -sdk-js-lib="%FLEXJS_HOME%\frameworks\js\FlexJS\libs" but that didn't work either. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Building-from-Flash-Bui

Re: [FlexJS] Building from Flash Builder

2016-11-16 Thread Alex Harui
On 11/16/16, 12:56 AM, "yishayw" wrote: >This is the console output. > >https://paste.apache.org/ET6T > >The problem is probably with this line > >-sdk-js-lib=C:\dev\flexjs\flex-sdk\frameworks\js\FlexJS\generated-sources > >It looks like it's relative to FLEX_HOME which is the classic SDK. Also

Re: [FlexJS] Building from Flash Builder

2016-11-16 Thread yishayw
View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Building-from-Flash-Builder-tp56438p56513.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Building from Flash Builder

2016-11-13 Thread Alex Harui
obe.com> >Sent: Friday, November 11, 2016 9:58 AM >To: dev@flex.apache.org<mailto:dev@flex.apache.org> >Subject: Re: [FlexJS] Building from Flash Builder > > > > >On 11/10/16, 2:55 AM, "yishayw" wrote: > >>After getting the latest nightly and running exte

RE: [FlexJS] Building from Flash Builder

2016-11-13 Thread Yishay Weiss
6 9:56 AM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: RE: [FlexJS] Building from Flash Builder Not sure what’s going on. I just installed the latest nightly, created a new project, and copied DataBindingExample.mxml, and related sources. Same result. From: Alex Haru

RE: [FlexJS] Building from Flash Builder

2016-11-12 Thread Yishay Weiss
pache.org> Subject: Re: [FlexJS] Building from Flash Builder On 11/10/16, 2:55 AM, "yishayw" wrote: >After getting the latest nightly and running external tools - > FlexJS >(FalconJX Debug Build) > >I'm getting the following. What did I do wrong? Don

Re: [FlexJS] Building from Flash Builder

2016-11-10 Thread Alex Harui
On 11/10/16, 2:55 AM, "yishayw" wrote: >After getting the latest nightly and running external tools - > FlexJS >(FalconJX Debug Build) > >I'm getting the following. What did I do wrong? Don't know for sure. I just tried the nightly on DataBindingExample and it worked for me. It sounds like s

[FlexJS] Building from Flash Builder

2016-11-10 Thread yishayw
//apache-flex-development.247.n4.nabble.com/FlexJS-Building-from-Flash-Builder-tp56438.html Sent from the Apache Flex Development mailing list archive at Nabble.com.