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" <[email protected]> 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.2333346.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.
