-
```
We have a gyp-android bot now, but not all the tests run on it (or run in a
neutered form). There are two issues:
1) gyptest -f android doesn't really run any executables, because they are
cros…
-
Could you please provide a way to build SDL2 for emscripten with --enable-thread / pthread and atomic?
right now, the configure script for SDL2 is always called with --disable-threads (and also at…
-
```
1. build android apk
GYP_DEFINES="OS=android" GYP_CROSSCOMPILE=1 ./gyp_libyuv
ninja -j7 -C out/Debug libyuv_unittest_apk
2. run with test_runner
export GYP_DEFINES="OS=android"
util/android/tes…
-
Is it possible to use this library from an iOS device like an iPad? Has anyone gotten this working?
-
Hi, I have a ix2-200 and I want to install debian jessie on it thanks to your incredible work :)
I read the links you have as reference and I crosscompiled the kernel following your instructions...
I …
-
### Issue
I'm trying to cross-compile clightning on host linux x86_64 for an armv7 target, using [those instructions](https://github.com/ElementsProject/lightning/blob/master/doc/INSTALL.md#to-cross-…
-
```
im trying to crosscompile xdelta 1.1.4 but im having some problems:
1) im must use glib 2.2.4 and this release doesnt ahve the file glib-config,
then while doing ./configure always ask for glib-…
-
I've an M-series iPad Pro and as such do have access to powerful hardware encoders for FFMPEG as well as ample memory for it to run without crippling the system too badly (as it might if it were runni…
-
Is there any way to use this library when cross compiling on another Operating System? IE. Linux
-
```bash
$> Run zig build test -freference-trace
run test: error: libc++abi: terminating due to uncaught exception of type std::__1::system_error: thread: The attempted operation is not supported for…