-
```
I set APP_ABI := armeabi in Application.mk, and compiled all so files. When I
try to play a video, I get the error below:
01-09 21:33:00.468: I/dalvikvm(2209): Unable to
dlopen(/data/data/com.…
-
```
I set APP_ABI := armeabi in Application.mk, and compiled all so files. When I
try to play a video, I get the error below:
01-09 21:33:00.468: I/dalvikvm(2209): Unable to
dlopen(/data/data/com.…
-
I want to use qt frameworks installed inside my app bundle - '/Applications/Freeciv.app/Contents/homebrew/opt/qt/Frameworks' but meson won't find them.
I included a -F in my export CPPFLAGS=... an…
-
**Is the bug primarily related to salmon (bulk mode) or alevin (single-cell mode)?**
**Describe the bug**
I installed salmon using cmake command
i.e mkdir build/.. cd build... cmake and i encou…
-
@hseara
Amber persistently fails to find the path to the manually downloaded source code even when the archive exists at the reported path.
mfricke@xena:/projects/systems/software/amber $ spack…
-
Hello, i am currently looking for a way to statically compile all needed dependencies into the binary for running on a bare bone debian system. I am pretty new to CMake, so i would really appreciate i…
-
The Darwin stdenv has become crazy huge, about 3/4 of a gigabyte:
```
$ du -sck $(nix-store -qR $(nix-build -A stdenv)) | sort -nr
743184 total
283664 /nix/store/479h7d7zvg6a6yq3rz5hycakz9qarmpb-ll…
-
If NdkPorts **seriously** aims to become a standard package provider which targets not only Android, there are many, many, many issues to resolve.
(1) The entire package ecosystem must not be one s…
-
We can't build on windows, because we apparently do not have an `iconv.h` available for the build process:
```
[12:09:31] libtool: compile: ccache /opt/x86_64-w64-mingw32/bin/x86_64-w64-mingw32-g…
-
hello i am win 10 pro
i have docker toolbox becuz my hypervisor for some reason stopped working, somthin to do with the processor
so i created an ubuntu conatiner
in there i git clone the repo
t…