Hi Kinjal, 

No need to post to both mailing lists.

It looks to me like your FLEX_HOME is pointing to a regular Flex SDK and
not a FlexJS SDK.
I'm not sure what steps you took to get set up, so if you still have
trouble provide more information about that.  If you used the Apache Flex
Installer, it shouldn't require any environment variables.

-Alex

On 12/10/15, 11:13 PM, "kinjal patel" <[email protected]> wrote:

>I have set two enviroment variable
>Flex Home : FlexSdks\4.14
>Falcon Home: Flexsdks\FlexJS0.5.0
>
>I have tried to compile FlexJS application through command line for that I
>have set the path of FlexJS sdk and applied mxmlc command but it take
>flex-home path instead of flexjs path(falcon home) for compile the
>application.
>
>D:\FlexSDKs\FlexJS0.5.0\bin>mxmlc
>-load-config+=C:/Users/kinjal/Documents/HelloW
>orldFlexJS/obj/HelloWorldFlexJSConfig.xml -optimize=false -debug=true -o
>C:/User
>s/kinjal/Documents/HelloWorldFlexJS/bin-debug/HelloWorldFlexJS.swf
>
>Using Falcon codebase: D:\FlexSDKs\FlexJS0.5.0
>Using Flex SDK: D:\FlexSDKs\4.14
>Loading configuration: D:\FlexSDKs\4.14\frameworks\flex-config.xml
>Loading configuration:
>C:\Users\kinjal\Documents\HelloWorldFlexJS\obj\HelloWorld
>FlexJSConfig.xml
>
>C:\Users\kinjal\Documents\HelloWorldFlexJS\src\HelloWorldFlexJS.mxml:2
>Error: This tag could not be resolved to an ActionScript class. It will be
>ignor
>ed.
><js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
>^
>
>D:\FlexSDKs\FlexJS0.5.0\bin>
>
>Please suggest me what extra i need to pass with mxmlc command or what
>other
>env var need to set.
>
>Thanks,
>Kinjal
>_
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Environment-variable
>-tp11640.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to