Donkey to compile with ant

I try to compile donkey with ant, but got this message:

[java] Missing implementation for platform: Android-ARM

My ant task:

<target name="compile.ane">
    <java jar="${FLEX_HOME}/lib/adt.jar" fork="true">
        <arg value="-package"/>
        <arg value="-target"/>
        <arg value="ane"/>
        <arg value="commExtension.ane"/>
        <arg value="extension.xml"/>
        <arg value="-swc"/>
        <arg value="commExtLib.swc"/>
        <arg value="-platform Android-ARM -C android/ ."/>
        <arg value="-platform default -C default/ ."/>
    </java>
</target>

But if I compile with the command line, it's ok:

adt -package -target ane commExtension.ane extension.xml -swc commExtLib.swc -platform     Android-ARM -C android . -platform default -C default

What I am doing wrong?

Thank you!

Two small changes and it works.


     
          
          
          
          
          
          
          
          
     

Tags: Adobe AIR

Similar Questions

  • Compilation with the AIRSDK4.0 ant

    I've set up on FlashBuilder4.6 (AIRSDK3.5) now.

    I was among the generation of compiled using Ant.

    Should be replaced by 3.5-4.0 the AIRSDK me.

    However, I will certainly compile in the method of so far.

    I certainly part of < mxmlc > Ant.

    It will take a new setting option?

    Do I need additional parameters such as the FLEX_HOME for AIRSDK?

    Please tell me if you know.

    I'm sorry.

    I've been bad AIRSDK to use. (using the AIRSDK_Compiler.zip downloaded)

    I was bad to use FLEXSDK. (using the flex_sdk_4.6.zip downloaded)

    It worked well if you combine the good FLEXSDK and AIRSDK.

    FLEXSDK: using the 'sdks/4.6.0' in FlashBuilder4.6

    AIRSDK: using the AdobeAIRSDK.zip download

  • Generate and ears to ADFprojects with ANT

    Hi all

    What we must do is described in the documentation of Oracle ADF 12.1.2 the link below (point 4.5):

    https://docs.Oracle.com/middleware/1212/ADF/ADFAG/deploy.htm#ADFAG20592BB

    Unfortunately, it is said that it is possible to do, but it does'nt expain how.

    We want to implement section 3 (Create an Ant script to compile and package our application without the use of ojdeploy), but we have no experience with ANT and would like to know if someone in the forum has done it before and can show us some guidelines.

    Most of the information we find in google use jdeveloper (like ojdeploy) tools, but we cannot find any example of how to do it only with ANT.

    What we can do is to generate the build.xml for the model and the viewcontroller using jdeveloper, but our goal would be to create and generate the ear file when a developer submit a change in the SVN, for example automatically.

    We will ask the same thing on the forums of ANT, but I thought that, given that the ADF projects are complex, it would be easier to find the answer here.

    Thanks a lot for your help.

    You can use the build.xml files, that you can generate from within jdev to generate projects, but to my knowledge, it is not easy to pack the projects and applications (ear) without the use of ojdeploy. The task of ojdeploy, which can be generated in the build.xml too, changes some descriptors access affecting the ear file. As you do not know what changes are made, and there is no documentation on this provision,

    You can always write ant tasks that will make the same changes to the descriptors as ojdeploy will do, but you need to check the changes whenever you make a change to the project or you change the jdev version. As this can be a lot of time in the normal way of dealing with this is to install a jdev headless on the build server to make available ojdeploy. Then use ojdeploy and you're done.

    Timo

  • Donkey causing compile problems - Air 3.9

    My DONKEY I am train worked very well with several re - compiles, but then suddenly FB keeps complaining about this with the following message.

    Any ideas?

    Error occurred during the application of packaging:

    For architecture armv7 httpd Undefined symbols:

    "_vfrPdfReaderExtFinalizer", referenced from:

    _g_com_adobe_air_fre_fmap in extensionglue.o

    (maybe you meant: _vfrPdfReaderExtFinalizer_name)

    "_vfrPdfReaderExtInitializer", referenced from:

    _g_com_adobe_air_fre_fmap in extensionglue.o

    (maybe you meant: _vfrPdfReaderExtInitializer_name)

    LD: symbol not found armv7 architecture

    Compilation failed during execution: ld64

    Hello

    Yes, I think that so... well, it worked for me several times today in any case!

    I inserted an image in order to explain it.

    Basically where you can select the output target, in my case where it says "VfrPdfReader" - you must select an output of the unit instead of an output of Simulator.

    If I select a device Simulator type then the DONKEY generation fails with the message above. But, with him, selected according to my image below, the build works very well.

    Very odd behavior... Let me know if it works for you too!

  • FlexUnit4 with Flex Application compiled with Flex SDK 3.0?

    The Flex application that I work on is compiled with Flex SDK 3.0.

    Now I want to unit test this application using FlexUnit4.

    I'm not able to find that flexunit4 for Flex SDK 3.0 in downloads page (http://www.flexunit.org/?page_id=14).

    So I decided to download the FlexUnit 4 source code and compile it using the Flex SDK 3.0.

    I downloaded the source code of the page of downloads (http://github.com/flexunit/flexunit/).

    I need help in the compilation of the projects. I want to know what are the configuration changes that I need to run the build.xml ant task in my local machine.

    Please help me out here.

    @crazyghost81 - http://opensource.adobe.com/wiki/display/flexunit/Get+Source+Code

  • Code compiled with 4.5 is strange 9530 Simulator and device

    Hello

    I am writing an application that supports the level of OS 4.5.  When I run the Simulator for 9530 OS 4.7, it is acting funny.  In my application at initialization, I determine the width and the height of the elements of the display and layout accordingly.  However, when I have queries Display.getWidth () and Display.getHeight () the result returned is 320 x 240!

    I thought that this could be a problem with my installation of Simulator so I signed and tried on my Storm 9530 and I got the same results it.  If I compile with 4.7 that the problem goes away.

    I need to stick with 4.5 well.  Anyone seen anythign like that?

    Thanks in advance...

    I think what you are missing, it is that these other devices have a keyboard, where the 95xx didn't. Therefore, the operating system must provide an environment where the application will be usable, and it does this by providing a virtual keyboard, which consumes the rest of the screen.

    Have you tried to disable the compatibility mode? You can do this in the Options of the device (in Applications), and it can also be disabled in the JAD file for OTA download settings.

    Search the forum for "compatibility mode" and you'll find many, many discussions on this feature, but also the ways of working around him.

    Having said all this, my advice is to go there and have a version 4.7 for your application. If your application has any type of user interface at all, your users will be very happy with the compatibility mode on devices touch-sceen.

  • Compile with java7 succeedes, but fails with java8

    When you change the executable compiler of java7 (1.7.0_80) at java8 (1.8.0_60), I get a compilation error:

    Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failed

    D:\data\scm-workspace\ParAd\dev\ParAd\src\main\java\de\contiteves\parad\application\dialog\ParadDialog.Java:[32,12] error: cannot access HelpProvider

    at org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo

    the project compiles without error using the java7 executable compiler

    The source code has not changed. the error disappears when returning to the java7 compiler executable.

    Please see the attached logs for more details.

    The problematic class
    comes from oracle-Help jar:

    helpproviderlocation.png

    How can I make my request compilable with Java8?

    The solution was to replace the help.jar from former JDev - 9.0.4.3 with JDev version - 12.2.x

    Good bye

    DPT

  • COMPILATION WITH KEYBOARD

    friends that I can compile with any F1 F2... from the keyboard?

    Hello

    I use the following keyboard shortcuts:

    CTRL + F8-> compilation

    CTRL + SHIFT + F8-> compilation for debugging

    You can also define your own keyboard shortcuts in the preferences.

    Kind regards

    Moritz

  • An Android compilation with pedestrian crossing is now defective

    Hello

    It seems that Android compilation with pedestrian crossing is now defective. I get the following when having error < plugin name = "cordova-plugin-concordance-webview" source = "MNP" / > my config.xml file:

    --------------------------------------------------------------------------------

    COMPILATION OUTPUT

    --------------------------------------------------------------------------------

    Build the option-"unrecognized (ignore).

    Running: / project/gradlew cdvBuildDebug b /project/build.gradle-Dorg.gradle.daemon=true - PcdvBuildMultipleApks = false

    null

    Embedded

    FAILED: Build failed with an exception.

    * Where:

    Script ' / project/cordova-plugin-crosswalk-webview/q_android-xwalk.gradle' line: 77

    * What went wrong:

    Is a problem evaluating the script.

    > Property not found 'xwalkMultipleApk' on the 'project' of the root project.

    * Try:

    Run with the option - stacktrace to get stack trace. Run with the option - info or - debug option to get out of the newspaper.

    It's a Blocker for me. Thank you in advance:-------.

    How about using

    
    

    ?

    It is a quite old version but should work (@PGB team: many of us need crosswalk - why is there no official upgrade?).

  • problem compiling with gcc 4.7.3 dbstl

    Hello

    my project uses dbstl and will not compile with gcc 4.7.3 und Linux x 86, unless I'm using - fpermissive. I tried different versions of db between 4.8 and 6.0.20 without success. In fact

    do exstl_advancedfeatures

    below, already, fails. There seems to be problems with name resolution. I couldn't find anything on the issue. Is it known? If not, where should I report it?

    Best,

    Andreas

    brand exstl_advancedfeatures output:

    . / libtool - mode = compilation g ++-I / examples/stl - c - I.-j' have... / SRC-D_GNU_SOURCE-D_REENTRANT-O3-I... / lang/cxx/STL... /examples/STL/StlAdvancedFeatures.cpp

    libtool: compile: g ++-I / examples/stl - c - I.-j' have... / SRC-D_GNU_SOURCE-D_REENTRANT-O3-I... / lang/cxx/STL... /examples/STL/StlAdvancedFeatures.cpp - fPIC - DPIC-o.libs/StlAdvancedFeatures.o

    In file included from... examples/STL/StlAdvancedFeatures.h:32:0.

    Of... /examples/STL/StlAdvancedFeatures.cpp:9:

    .. «/lang/cxx/STL/dbstl_vector.h: in the instantiation of the ' dbstl::db_vector_iterator < T, value_type_sub >: auto & dbstl::db_vector_iterator < T, value_type_sub >: operator ++ () [with T = char *; value_type_sub = dbstl::ElementHolder < char * >; < T, value_type_sub > dbstl::db_vector_iterator: auto = dbstl::db_vector_iterator < tank *, dbstl::ElementHolder < tank * > >]» :

    .. /examples/STL/StlAdvancedFeatures.h:663:26: required here

    .. /lang/cxx/STL/dbstl_vector.h:859:3: error: 'move_by' was not declared in this scope, and no declaration found by dependent on research of an argument when instantiating [-fpermissive]

    .. /lang/cxx/STL/dbstl_vector.h:859:3: Note: basic statements depending on "dbstl::db_vector_base_iterator < char * > ' cannot find search for the absolute

    .. /lang/cxx/STL/dbstl_vector.h:859:3: Note: use 'this-> move_by' instead

    [...]

    Hello

    We have fixed all the problems of compiling for dbstl in the development branch.

    So what version do you use?  Next, we'll create the patch for the specific version.

    Kind regards

    -Winter

  • Code not compile with java7 but compiled with java6

    Hi all

    I after class:
    public class StrangeClass < T < S, T > StrangeClass extends S extends StrangeClass < T, S > > {}

    Public Shared Sub main (String [] args) throws InstantiationException, IllegalAccessException {}
    System.out.println ("test");
    }
    }

    It is compiling with eclipse (Java 7) and java 6u33 (oracle) but do not compile with java 7u5 (oracle)

    StrangeClass.java:1: error: type argument S is not within the limits of the variable of type T
    public class StrangeClass < T < S, T > StrangeClass extends S extends StrangeClass < T, S > > {}
    ^
    where S, T are variables of type:
    S < T, S > StrangeClass declared in the StrangeClass class extends
    T extends < S, T > StrangeClass declared in the StrangeClass class
    1 error

    Don't you think it's a bug or an expected behavior?

    Because they are two different things? Java 7 is NOT just an 'upgrade' of Java 6, it's a new platform. That's why things can and will be different.

    In this case simply maybe just a bug in the compiler was plugged.

  • Windows 8 Adobe Reader does not open fully compiled with multiple PDFs in one alone - why pdf?

    Windows 8 Adobe Reader does not open fully compiled with multiple PDFs in one alone - why pdf?

    You can not post attachments in the forum; only insert images in the post.

    Regarding the Flash Player message; If this document contains all the rich media, you will need to install the Flash Player plugin (and not the control ActiveX that is already installed in Windows 8 IE10).

    Download http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe plugin setup

  • Conditional with Ant (withdrawal, the Release version of debugger instrumentation code)

    I started to try the MonsterDebugger of. On the first thing that comes to my mind was the instrumentation code and have it in the Release version of the application.

    Does anyone have a good tip on how to make a conditional generation with Ant to remove this code?

    Unit tests are easy to remove by the exclusion of the name of file, since the tests do not alter the unit under test, but for the debugger, I need to at least import the debugger class and instantiate in the code.

    Thank you.

    You mean like this: http://livedocs.adobe.com/flex/3/html/compilers_21.html ?

  • Procedure with recursive query in 11g to compile with error in 10g

    Hi all

    I have a procedure recursively selects tree table (with ID-ParentID relationship). Question itself works perfectly and exactly as I need 11g and procedure containing it compiles well. But when I try to create the same procedure in 10g then I get a message this procedure compiled with the error. I have no other suspicions but the part inside.

    The exact query is here (destination_tariff_zones is the tree table which refers to himself by parent_destination_tariff_zone_id):

    + dtzl_cur open FOR
    with dtree (nm, iid, chess, wldcard, dtzindex)
    as (select dtz.iname, dtz.iid, 0, dtz.wildcard, rcdi.iindex)
    of dtz, ISR., rcd rating_cube_dimensions rating_cube_dimension_indices destination_tariff_zones
    where dtz.parent_tariff_zone_id is null and
    DTZ. "' rc_dimension_index_id ' = rcdi.iid and
    ISR.. "' rc_dimension_id ' = rcd.iid and
    RCD.rating_cube_id = rc_id and
    RCD.dimension_type_id = dim_type
    Union of all the
    Select dtz.iname, dtz.iid, dtree.alevel + 1,
    Cast ((dtree.wldcard || dtz.wildcard) as varchar2 (20)), rcdi.iindex
    from dtree, dtz, ISR., rcd rating_cube_dimensions rating_cube_dimension_indices destination_tariff_zones
    where dtree.iid = dtz.parent_tariff_zone_id and
    DTZ. "' rc_dimension_index_id ' = rcdi.iid and
    ISR.. "' rc_dimension_id ' = rcd.iid and
    RCD.rating_cube_id = rc_id and
    RCD.dimension_type_id = dim_type)
    Select iid, nm, wldcard and dtzindex
    from dtree
    order of wldcard; +

    Is there a difference between how to manage 11g and 10g WITH instructions?
    Please notify.

    Thank you very much in advance,
    Max

    Hello
    maybe try something like:

    with dtree as
    (select dtz.iname, dtz.iid, 0, dtz.wildcard, rcdi.iindex,dtz.parent_tariff_zone_id
    from destination_tariff_zones dtz, rating_cube_dimension_indices rcdi, rating_cube_dimensions rcd
    where dtz."rc_dimension_index_id" = rcdi.iid and
    rcdi."rc_dimension_id" = rcd.iid and
    rcd.rating_cube_id = rc_id and
    rcd.dimension_type_id = dim_type)
    select iname, iid, level-1 alevel,
    replace(SYS_CONNECT_BY_PATH(wildcard,'/'),'/',''), iindex
      from dtree
    connect by prior iid = parent_tariff_zone_id
    start with parent_tariff_zone_id is null
    

    But make sure you careffull I'm not sys_connect_by way to reproduce the casting, because I'm not able to test the query...

  • Configuration of the OSB to generate with ant

    Hello

    How to build the configuration for OSB with ant or maven? It is possible without Enterprise pack for eclipse oracle?

    OSB 11 g EPCO 11.1.1.5

    Thank you

    >
    How to build the configuration for OSB with ant or maven?
    >

    http://download.Oracle.com/docs/CD/E14571_01/doc.1111e15866.pdf
    2.1.11.2.2 export a Configuration using Ant

Maybe you are looking for

  • Can not handle t510 with ThinPro HPDM v4.6 sp2 v5.0

    We have recently updated our HPDM in v4.6 with SP2 and it seems to work perfectly. We have one of our customers light t510 upgrade then ThinPro v5, which went well, but now we cannot see or manage HPDM device! I hope that this is just an oversight on

  • Impossible to install two programs

    So, by getting the computer of my grandmother brought back, I have to reinstall all their programs. Both of them do not want to install (Hallmark Card Studio 2012 Deluxe and Greeting Card Factory Deluxe 6). And yet, I can't to install. I don't know w

  • Windows 7 custom sound system plays not

    I tried to substitute other sounds .wav for standard system sounds in System 7, but they do not play. These same soundsdo play if I select and play in a window of Windows Explorer. Standard system sounds (I use Raga) play as expected. Any thoughts on

  • Registry Defrag no longer works

    I don't know if it is a virus, but at the time I built my rig, in July, six months ago registry defrag System Mechanic would work. The countdown was going to happen, then he'd do his thing and I would like to use my computer. Then, what is going to h

  • How can I Center my webpage?

    HelloI'm trying to focus my web page, like say the tutorials:{#wrapper}...;margin: 0 auto;}But it does not work.This is my code for the wrapper:{#wrapper}Width: 100%;margin: 0 auto;Max-width: 1000px;background-color: white;}Someone knows how to fix t