Code Monkey home page Code Monkey logo

Comments (4)

fredszaq avatar fredszaq commented on August 15, 2024 2

that's completely normal, 64bit platforms are not supported on android before api 21

from dinghy.

Flocksserver avatar Flocksserver commented on August 15, 2024 1

PR should fix any problems regarding android 7.0, just use the new auto-android-[ARCHITECTURE]-api[API_LEVEL] platform on ndk 19 and you should be good (available in dinghy 0.4.10)

yesterday! NICE ❤️ @Deluvi that is exactly what I was looking for!

with an update on dinghy 0.4.10 it works:

cd cargo && cargo dinghy --platform auto-android-armv7-api19 build --release
 INFO  cargo_dinghy > Targeting platform 'auto-android-armv7-api19' and device '<none>'
    Finished release [optimized] target(s) in 0.38s  

but the following:

cd cargo && cargo dinghy --platform auto-android-aarch64-api19 build
 ERROR cargo_dinghy > Error: No 'auto-android-aarch64-api19' platform found

make: *** [build-lib-android-aarch64-debug] Error 1

from dinghy.

kali avatar kali commented on August 15, 2024

@Deluvi is this covered by your changes, or is it something else ? (cc @fredszaq )

from dinghy.

fredszaq avatar fredszaq commented on August 15, 2024

Are we talking of android api 7 (eclair 2.1, released circa 2009, not supported in the ndk since 2016) or android 7.0 (nouggat api 24, release in 2016) ?

@Deluvi 's PR should fix any problems regarding android 7.0, just use the new auto-android-[ARCHITECTURE]-api[API_LEVEL] platform on ndk 19 and you should be good (available in dinghy 0.4.10)

from dinghy.

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.