You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2014/07/14 07:40:05 UTC

[jira] [Created] (FLEX-34415) FlexJS fails to compile for FP 11.1

Justin Mclean created FLEX-34415:
------------------------------------

             Summary: FlexJS fails to compile for FP 11.1
                 Key: FLEX-34415
                 URL: https://issues.apache.org/jira/browse/FLEX-34415
             Project: Apache Flex
          Issue Type: Bug
    Affects Versions: Apache FlexJS 0.0.2
            Reporter: Justin Mclean
            Priority: Minor


When using FP 11.1 the following error occurs when compiling.

     [echo] Compiling libs/FlexJSUI.swc
     [echo] FLEX_HOME: /Users/justinmclean/Documents/ApacheFlex4.12released/
     [echo] FALCON_HOME: /Users/justinmclean/Documents/ApacheFalconRC4/apache-flex-falconjx-0.0.2-src/compiler/generated/dist/sdk
    [compc] Loading configuration: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/as/projects/FlexJSUI/compile-config.xml
    [compc] 
    [compc] /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/as/projects/FlexJSUI/src/org/apache/cordova/camera/Camera.as:140
    [compc] Error: Call to a possibly undefined method copyToByteArray through a reference with static type Camera.
    [compc] 			camera.copyToByteArray(rect, pix);

.copyToByteArray was introduced in FP 11.4/ AIR 3.4

READme indicates support for 11.1 and build.properties has 11.1



--
This message was sent by Atlassian JIRA
(v6.2#6252)