Commit Graph

3 Commits

Author SHA1 Message Date
Roman Valls Guimera
8455110204 Remove unnecessary dependencies 2020-04-25 13:48:20 +10:00
Roman Valls Guimera
9ffdf81bc5 Working arm64 build by using docker:
$ file build/libopenpnp-capture.so
build/libopenpnp-capture.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=23504b1c2819e17d67904b63f44d8abdc4d0d685, not stripped

Trying to reuse travisci instead of GitHub actions and sans Docker first... saving some transition pains for @vonnieda ;)
2020-04-14 19:35:12 +10:00
Roman Valls Guimera
0b9472c3f9 Add container to cross-compile rpi3 arm64 camera capture support, related with backtrace observed in df415897ea 2020-03-22 13:18:23 +11:00