-
Compilation test using Oracle JDK 8
[debug.opencv.log.gz](https://github.com/bytedeco/javacpp-presets/files/3729616/debug.opencv.log.gz)
This appears to be the error in question...
opencv/tar…
-
[ 19%] Completed 'zlib'
[ 19%] Built target zlib
[ 20%] Linking CXX static library libbenchmark.a
[ 20%] Built target benchmark
[ 21%] Linking CXX static library ../../../lib/libgtest.a
[ 21%] Bu…
-
root@localhost:~# apt upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@localhost:~# dpkg --configure -a
dpkg: error: error creating new backup …
-
https://docs.appimage.org/packaging-guide/from-source/native-binaries.html#bundling-resources-into-the-appdir currently says "At the moment, AppImages are provided for x86/i386 and x86_64/amd64 archit…
lurch updated
8 months ago
-
### Steps to reproduce
1. Upload some png file
2. Run preview generator with `-vvv` to create previews for it.
### Expected behaviour
Processing without warning.
### Actual behaviour
> libpn…
-
Please supported convergence ubuntu so in addition to the already supported armhf platform that I ask you to also add other such i386 and amd64. It would make you the first to release a native browser…
-
Bug #2 has shown that we need to test the build on more architectures than amd64.
We should set up the CI process to build on i386, amd64, armhf and arm64 at least.
-
**Describe the bug**
Unable to install capyloon debian packages on Raspbian. Results in package dependency issues.
** Environment **
- Device Raspberry Pi B+
**To Reproduce**
Steps to repro…
arky updated
6 months ago
-
```
c99 noop.c -o noop
rm -f config.h.tmp
ldd noop | awk >> config.h.tmp ' \
/ld-linux/ { \
print "#define LD_PATH \"" $(NF - 1) "\""; \
exit; \
} \
'
mv config.h.tmp config.h
c99 -D_G…
-
hello, im a student and is curently learning rust and im also new to linux, and i want to compile my code so that it can run on a raspberry pi 3. my project uses some crate that depends on having open…
ghost updated
8 years ago