Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 9 and Version 10 of GSoC2012/Android/compiling


Ignore:
Timestamp:
Aug 30, 2012, 9:49:46 PM (11 years ago)
Author:
michaelz
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2012/Android/compiling

    v9 v10  
    3434
    3535Add the projects: [[BR]]
    36 To tell eclipse that the projects exist, add them to eclipse: File → Import... → Existing projects into Workspace. Selest the android/workspace directory and all projects eclipse automatically finds.
     36To tell Eclipse that the projects exist, add them to Eclipse: File → Import... → Existing projects into Workspace. Select the android/workspace directory as root directory and then all projects Eclipse automatically finds.
    3737There may be errors in the projects, because you first need to install the Android plugin.
    3838
     
    7676 }}}
    7777
    78 Enter the root directory of that toolchain (not the sysroot directory) in eclipse in Preferences → String Substitution as ndk.root and add a new substitution "ndk.host" with the value arm-linux-androideabi
     78Enter the root directory of that toolchain (not the sysroot directory) in Eclipse in Preferences → String Substitution as ndk.root and add a new substitution "ndk.host" with the value arm-linux-androideabi
    7979
    8080Currently, only arm is supported.
     
    9595
    9696=== Build order ===
    97 The following build order is used by eclipse:
     97The following build order is used by Eclipse:
    9898  * libiconv
    9999  * libffi
     
    116116
    117117Headers/Files generated by build scripts are not marked as derived.
    118  This is not possible in eclipse. See Eclipse bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578 150578] and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=30440 30440]
     118 This is not possible in Eclipse. See Eclipse bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578 150578] and [https://bugs.eclipse.org/bugs/show_bug.cgi?id=30440 30440]
    119119
    120120Build failed with "bad substitution" / Build uses normal gcc instead of the android one.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!