Re: FlexJS: Unable compile project using latest Nightly build

2017-01-31 Thread OK
Hi,
I've just downloaded the FlexJS nightly and got a circular dependency error
after compiling [1]
Moreover the compilation of a simple single file took about 35 seconds using
VSCode on Windows7.
Do I something wrong?

Thanks,
Olaf

[1] https://snag.gy/H5yGxV.jpg



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-Unable-compile-project-using-latest-Nightly-build-tp14368p14595.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: Unable compile project using latest Nightly build

2017-01-31 Thread Alex Harui


On 1/31/17, 10:50 AM, "PKumar"  wrote:

>Can i download the nightly build now?

Yes, as far as I know...

-Alex



Re: FlexJS: Unable compile project using latest Nightly build

2017-01-31 Thread PKumar
Can i download the nightly build now?



-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-Unable-compile-project-using-latest-Nightly-build-tp14368p14593.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: Unable compile project using latest Nightly build

2017-01-27 Thread Alex Harui


On 1/27/17, 12:57 AM, "PKumar"  wrote:

>Alex,
>
>this issue is not occurring with FlexJS0.7.0. This is only occurring with
>FlexJS nightly build. I have spent lot of time to figure out this but no
>luck. Please help.
>

I think I have a fix for that.  I ran into it myself yesterday.  The next
nightly build should have it.  Might be a few hours from now.

-Alex



Re: FlexJS: Unable compile project using latest Nightly build

2017-01-27 Thread PKumar
Alex,

this issue is not occurring with FlexJS0.7.0. This is only occurring with
FlexJS nightly build. I have spent lot of time to figure out this but no
luck. Please help.



-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-Unable-compile-project-using-latest-Nightly-build-tp14368p14579.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: Unable compile project using latest Nightly build

2016-12-24 Thread Alex Harui
Maybe the code is being fooled by the mixing of forward and backward
slashes or the folder doesn't exist or the compiler doesn't have
permissions.

-Alex

On 12/24/16, 9:16 AM, "PKumar"  wrote:

>Hi,
>
>Today i have downloaded the FlexJS nightly build but i could not compile
>my
>project with this new build. getting the  compiler error. Below is error:
>
>*using FlashBuilder Project Files
>FlashBuilder settings:
>-source-path+=E:\FlexJSWorkspace\FlexJSStore/src/main/flex
>-compiler.accessible=true
>-output=E:\FlexJSWorkspace\FlexJSStore/bin-release/FlexJSStore.swf
>-library-path+=E:\FlexJSWorkspace\FlexJSStore/libs
>-locale
>@locale@
>-js-output-type=FLEXJS
>   
>-sdk-js-lib=E:\ApacheFlexJSDevelop\FlexJS08N\js\bin\..\..\frameworks\js\Fl
>exJS\generated-sources
>-debug=false
>-fb
>E:\FlexJSWorkspace\FlexJSStore/src/main/flex/FlexJSStore.mxml
>org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher.
>getOutputFolder(MXMLFlexJSPublisher.java:115)org.apache.flex.compiler.clie
>nts.MXMLJSC.compile(MXMLJSC.java:406)org.apache.flex.compiler.clients.MXML
>JSC._mainNoExit(MXMLJSC.java:321)org.apache.flex.compiler.clients.MXMLJSC.
>mainNoExit(MXMLJSC.java:275)org.apache.flex.compiler.clients.MXMLJSC.stati
>cMainNoExit(MXMLJSC.java:234)org.apache.flex.compiler.clients.MXMLJSC.main
>(MXMLJSC.java:178)
>
>
>*
>
>
>
>-
>Regards,
>Prashant
>--
>View this message in context:
>http://apache-flex-users.246.n4.nabble.com/FlexJS-Unable-compile-proje
>ct-using-latest-Nightly-build-tp14368.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.