GithubHelp home page GithubHelp logo

Comments (6)

andrew-aladev avatar andrew-aladev commented on July 27, 2024

+1

from android-cmake.

taka-no-me avatar taka-no-me commented on July 27, 2024

Will change as soon as Google enables Neon by default in NDK build scripts.

from android-cmake.

ayberkozgur avatar ayberkozgur commented on July 27, 2024

+1

from android-cmake.

M1cha avatar M1cha commented on July 27, 2024

Also I'd change the default SDK to 22 since it really just is the compiler and not the target api version.
AndroidStudio uses it as default too.

from android-cmake.

rpavlik avatar rpavlik commented on July 27, 2024

Is it really just the compiler? It uses a different set of headers, and also (for instance) turns on PIE/PIC for 16 and up, etc. The changed headers in 21 or 22 broke an app that built earlier - Google removed a function from the headers that was there before, so had to make source changes.

from android-cmake.

M1cha avatar M1cha commented on July 27, 2024

@rpavlik yea, after some Testing I know that you're right. Also I there's a huge bug: #58
When u use sth higher than android-8 for ARM (static) you either get tons of compilation errors or you get a dynamic binary even with "-static"

from android-cmake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.