-
Hey, I am trying to run `madztheo/noir_rs` and compiling for archs like `armv7-linux-androideabi` but errors out at `bb-rs`
64bit compiles well for android.
Minimal Repro: https://github.com/anudi…
-
Ran the app on an android device. It seemed to cmake build the llama.cpp. Downloaded GGUF file and loaded it.
When I asked a question I got:
ArgumentError (Invalid argument(s): Failed to load …
-
Hey,
I'd like to use conan to cross compile some 3rd parties for an embedded target with gcc-arm-none-eabi compiler (GCC 10 is used)
I've found this info
https://github.com/conan-io/conan/issue…
-
### Description
After making changes to the ReactAndroid code base, I'd like to test it my own project.
During build, the following errors occured:
```
> Task :react-native:packages:react-native…
-
### Description
ERROR:-
Target "rnscreens" links to target "ReactAndroid::react_render_consistency"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target,…
-
from fife import fife
outputs this:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/fife/fife.py", line 18, in swig_imp…
-
【MONO】Compile guide for Mono on linux
----
http://www.monodevelop.com/archived/download/mono-for-android/
http://www.mono-project.com/docs/compiling-mono/linux/
-
Undefined symbols for architecture x86_64:
"_apr_array_make", referenced from:
_aos_fstack_create in aos_fstack.o
"_apr_array_pop", referenced from:
_aos_fstack_pop in aos_fstack.o…
-
### Description
I can't compile the conan recipe succesfully from within Android Studio. I use the following gradle task to cross compile:
```gradle
task conanInstall {
def conanExecutable = "…
-
Hi,
Im trying build for mac catalyst with x86_64 arch, but it "understand" that is for macOS:
```
cmake -S . -B /Users/paulo/Developer/workspaces/cpp/xplpc/build/swift-ios/mac-catalyst/x86_64 -…