Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bbqsrc/cargo-ndk issues and pull requests
#160 - Disable stripping if not a release build (?)
Issue -
State: open - Opened by Fernthedev about 1 month ago
#159 - Add support for runtime builtins
Pull Request -
State: closed - Opened by Fernthedev about 1 month ago
- 5 comments
#158 - Publish new release with latest changes
Issue -
State: open - Opened by kirillzh about 1 month ago
#157 - Fix wrong clang used on Windows
Pull Request -
State: closed - Opened by Fernthedev about 2 months ago
- 5 comments
#156 - Bindgen inconsistency between Windows and Linux
Issue -
State: closed - Opened by Fernthedev about 2 months ago
- 2 comments
#154 - termux support
Issue -
State: closed - Opened by yyy33 3 months ago
- 1 comment
#153 - Slash in environment variables on windows
Issue -
State: closed - Opened by SilverMira 3 months ago
- 4 comments
#152 - macos-15 image got linking error: `linking with `/Users/runner/.cargo/bin/cargo-ndk` failed: exit status: 1`
Issue -
State: closed - Opened by Wyvern 3 months ago
- 1 comment
#151 - Can't build crate that depends on `openssl` on macOS ARM
Issue -
State: closed - Opened by setoelkahfi 4 months ago
- 3 comments
#150 - Failed to build ring and SQLite due to missing headers
Issue -
State: closed - Opened by cyanic-selkie 4 months ago
- 6 comments
#149 - Can't use `cargo-ndk` with `ubuntu-latest` runner
Issue -
State: closed - Opened by jmartinesp 4 months ago
- 1 comment
#148 - Need to set extra environment variables when cross-compiling `rust-bindgen`
Issue -
State: closed - Opened by Xerxes-2 5 months ago
- 1 comment
#148 - Need to set extra environment variables when cross-compiling `rust-bindgen`
Issue -
State: closed - Opened by Xerxes-2 5 months ago
- 1 comment
#147 - Fix: create output dir before canonicalize
Pull Request -
State: closed - Opened by SamRodri 6 months ago
#146 - No .so files found in path
Issue -
State: closed - Opened by anonyein 6 months ago
- 1 comment
#145 - Error compiling the example code
Issue -
State: closed - Opened by cyboy22 6 months ago
- 4 comments
#144 - Fix selection of output libs to copy
Pull Request -
State: closed - Opened by dnaka91 6 months ago
- 2 comments
#143 - Why last releases are yanked on crates.io?
Issue -
State: closed - Opened by tyranron 6 months ago
- 2 comments
#142 - Build with `--locked` flag in CI
Pull Request -
State: closed - Opened by orhun 6 months ago
- 1 comment
#141 - Update Cargo.lock
Pull Request -
State: closed - Opened by orhun 6 months ago
- 1 comment
#140 - Enhance output path handling
Pull Request -
State: closed - Opened by SamRodri 6 months ago
#139 - CARGO_NDK_OUTPUT_PATH is not absolutized
Issue -
State: closed - Opened by SamRodri 6 months ago
- 3 comments
#138 - Panic creating output dir "Not a directory"
Issue -
State: closed - Opened by SamRodri 7 months ago
Labels: bug
#137 - Failed loading manifest
Issue -
State: closed - Opened by fenhl 9 months ago
- 13 comments
#136 - (Question) The Android toolchain and libraries needs to run on Linux?
Issue -
State: closed - Opened by hardBSDk 9 months ago
#135 - copy only the libraries that were built
Pull Request -
State: closed - Opened by mightyguava 10 months ago
- 3 comments
#134 - Fix default ndk path for linux
Pull Request -
State: closed - Opened by tkkcc 10 months ago
#133 - default ndk location for linux is wrong
Issue -
State: closed - Opened by tkkcc 10 months ago
- 2 comments
#132 - What's the difference when handle libc++_shared.so
Issue -
State: closed - Opened by cxg666 10 months ago
- 1 comment
#131 - Feature Request: Set Env for clang/cc-rs
Issue -
State: closed - Opened by Fancy2209 10 months ago
- 3 comments
#130 - m1 Mac: ARCH not found in this scope
Issue -
State: closed - Opened by laxian 10 months ago
- 2 comments
#129 - Install cargo-ndk failed
Issue -
State: closed - Opened by laxian 10 months ago
- 4 comments
#128 - Feature request: Printing environment variables set
Issue -
State: closed - Opened by torokati44 11 months ago
- 31 comments
Labels: enhancement, help wanted, good first issue
#127 - Error in build
Issue -
State: closed - Opened by FalconEagleTest 12 months ago
- 1 comment
#125 - Build failure on for rocksdb dependency on `Ubuntu 22.04` (amd64) machine while cross-compiling for `aarch64-linux-android`
Issue -
State: closed - Opened by timmyjose about 1 year ago
- 4 comments
#124 - A library produces .sos with undefined symbols
Issue -
State: closed - Opened by mavavilj about 1 year ago
- 3 comments
#123 - Not an issue. Just a question if there is any version support NDK 21?
Issue -
State: closed - Opened by nguyencse about 1 year ago
- 1 comment
#122 - x86_64 linker issue
Issue -
State: closed - Opened by NiallBunting over 1 year ago
- 7 comments
#121 - install error
Issue -
State: closed - Opened by leolin49 over 1 year ago
#120 - Using proc-macros - no .kt file
Issue -
State: closed - Opened by martinmose over 1 year ago
- 1 comment
#119 - Changes for 3.3 release haven't been pushed to main
Issue -
State: closed - Opened by rib over 1 year ago
- 1 comment
#118 - Implement `cc`-style env var reading
Pull Request -
State: open - Opened by bbqsrc over 1 year ago
- 10 comments
#117 - error[E0308]: mismatched types
Issue -
State: closed - Opened by randrievskiy over 1 year ago
- 1 comment
#116 - CFLAGS getting ignored
Issue -
State: open - Opened by Marekkon5 over 1 year ago
- 17 comments
#115 - export CFLAGS_ and CXXFLAGS_ when run cargo
Pull Request -
State: closed - Opened by rib over 1 year ago
- 1 comment
#114 - C linker issue
Issue -
State: closed - Opened by randrievskiy over 1 year ago
- 6 comments
#112 - 3.2.0 version seems to be different from 3.1.2, failed to correctly find the compiler
Issue -
State: closed - Opened by Kayuii over 1 year ago
- 1 comment
#111 - Add cdylib automically via `--crate-type`
Issue -
State: closed - Opened by jbis9051 over 1 year ago
- 1 comment
#110 - ld: error: undefined symbol: stdin
Issue -
State: closed - Opened by jbis9051 over 1 year ago
- 1 comment
#109 - Specifying android ndk version without full path?
Issue -
State: closed - Opened by fzyzcjy over 1 year ago
- 4 comments
#108 - Use cargo-ndk as a _LINKER wrapper to pass --target to Clang
Pull Request -
State: closed - Opened by rib almost 2 years ago
- 6 comments
#107 - Use cargo-ndk as a RUSTC_WRAPPER to pass --target to Clang
Pull Request -
State: closed - Opened by rib almost 2 years ago
- 1 comment
#106 - Avoid clang wrapper scripts and pass --target instead
Pull Request -
State: closed - Opened by rib almost 2 years ago
- 1 comment
#105 - Support patching r25 NDK with quoting workaround on Windows
Pull Request -
State: closed - Opened by rib almost 2 years ago
- 2 comments
#104 - Workaround for `.cmd` quoting bug on Windows leads to `command line is too long` errors
Issue -
State: closed - Opened by rib almost 2 years ago
- 20 comments
#103 - Add rpath or link-args flag
Issue -
State: closed - Opened by clitic almost 2 years ago
- 2 comments
#101 - Solve hardlink on different disk issue and add support for incremental compiles on windows
Pull Request -
State: closed - Opened by ScSofts almost 2 years ago
- 13 comments
#100 - Missing libraries in target dir on Windows
Issue -
State: closed - Opened by bbqsrc almost 2 years ago
- 6 comments
#99 - Create an abomination
Pull Request -
State: closed - Opened by bbqsrc almost 2 years ago
- 16 comments
#98 - Handle `--profile release` and `--profile=dev/release`
Pull Request -
State: closed - Opened by rib almost 2 years ago
- 1 comment
#97 - Failing to locally compile with `openssl` and `oboe` dependencies
Issue -
State: closed - Opened by erikas-taroza almost 2 years ago
- 2 comments
#96 - Can't seem to compile external C library
Issue -
State: closed - Opened by TabulateJarl8 almost 2 years ago
- 1 comment
#95 - Add profile support to v2 branch
Pull Request -
State: closed - Opened by jmartinesp almost 2 years ago
- 2 comments
#94 - Some libraries built for x86_64 fail at runtime lacking `__extenddftf2` symbol
Issue -
State: closed - Opened by jmartinesp almost 2 years ago
- 6 comments
#93 - Error copying targets when using profile dev
Issue -
State: closed - Opened by ganfra almost 2 years ago
- 6 comments
#92 - NDK r25 does not handle quoted parameters to clang on Windows
Issue -
State: closed - Opened by GlennFolker almost 2 years ago
- 18 comments
#91 - Question about the compilation environment
Issue -
State: closed - Opened by morn-0 almost 2 years ago
- 1 comment
#90 - Fail to compile openssl
Issue -
State: closed - Opened by Ylarod almost 2 years ago
- 2 comments
#89 - Copy all .so files instead of the ones just generated.
Issue -
State: closed - Opened by ganfra almost 2 years ago
- 1 comment
#87 - [Feature] Enable specification of `--features`
Issue -
State: closed - Opened by Nukesor about 2 years ago
- 1 comment
#86 - Wrong tag
Issue -
State: closed - Opened by orhun about 2 years ago
- 1 comment
#85 - Fix windows slash in sysroot path
Pull Request -
State: closed - Opened by rogurotus about 2 years ago
#84 - Slash in sysroot paths for windows
Issue -
State: closed - Opened by rogurotus about 2 years ago
- 1 comment
#83 - Only invoke cargo metadata for desired target(s)
Issue -
State: closed - Opened by jonhoo about 2 years ago
- 2 comments
#82 - Cargo.lock is missing
Issue -
State: closed - Opened by orhun about 2 years ago
- 2 comments
#81 - handle error if moving of .so file fails
Pull Request -
State: closed - Opened by zarathir about 2 years ago
- 1 comment
#80 - Not passing rustflags to build commands.
Issue -
State: closed - Opened by pauldemarco about 2 years ago
- 9 comments
#79 - Allow specifying more standard target triples
Issue -
State: closed - Opened by rib about 2 years ago
- 3 comments
#78 - Compile armv7a cdylib The output is small, even empty
Issue -
State: closed - Opened by morn-0 over 2 years ago
#77 - [BUG] can't find crate for `core`
Issue -
State: closed - Opened by SAGARSURI over 2 years ago
- 2 comments
#76 - Error: failed to run custom build command for ring v0.16.20
Issue -
State: closed - Opened by samuel-rufi over 2 years ago
- 3 comments
#75 - Define __ANDROID_API_ so only the correct APIs get used
Pull Request -
State: closed - Opened by Zoxc over 2 years ago
- 3 comments
#74 - Insert Cargo arguments before any `--` arguments.
Pull Request -
State: closed - Opened by Zoxc over 2 years ago
#73 - When custom cargo profile is specified ndk tries to copy from invalid directory
Issue -
State: closed - Opened by FlakM over 2 years ago
- 3 comments
Labels: bug, help wanted
#72 - error: there is no argument named `first_var`
Issue -
State: closed - Opened by 11hhlin1 over 2 years ago
- 6 comments
#71 - [BUG] `--bindgen` flag has misleading behavior
Issue -
State: closed - Opened by ebraraktas over 2 years ago
- 1 comment
#70 - Check NDK/SDK environment variable consistency
Pull Request -
State: closed - Opened by rib over 2 years ago
#69 - Show how the NDK was found in debug info
Pull Request -
State: closed - Opened by rib over 2 years ago
#68 - Consider all widely-used NDK/SDK env vars
Pull Request -
State: closed - Opened by rib over 2 years ago
- 1 comment
#67 - Provide libgcc linker script workaround for NDK >= 23
Pull Request -
State: closed - Opened by rib over 2 years ago
- 5 comments
#66 - cargo ndk -t x86_64 build ==> CARGO_CFG_TARGET_ARCH=aarch64
Issue -
State: closed - Opened by lattice0 over 2 years ago
- 1 comment
#65 - cargo ndk fails due to pkg-config issue
Issue -
State: closed - Opened by banool over 2 years ago
- 1 comment
#64 - --manifest-path only works below the target path but not above it
Issue -
State: closed - Opened by ash0080 over 2 years ago
#63 - Support for rust-analyzer and/or cargo ndk check for intellisense
Issue -
State: closed - Opened by lattice0 almost 3 years ago
- 2 comments
#61 - /usr/include/linux/errno.h:1:10: fatal error: 'asm/errno.h' file not found
Issue -
State: closed - Opened by lattice0 almost 3 years ago
- 2 comments
#60 - Exit with failure code when NDK can not be found
Pull Request -
State: closed - Opened by complexspaces almost 3 years ago
#59 - Attempt to determine manifest path from selected package
Pull Request -
State: closed - Opened by complexspaces almost 3 years ago
#58 - shared library file has no soname field
Issue -
State: closed - Opened by ag2s20150909 almost 3 years ago
- 1 comment
#57 - Add ability to pass sysroot setting when building w/ bindgen
Pull Request -
State: closed - Opened by x3ro almost 3 years ago