UFOID / UFO-Detector

UFO Detector
http://ufoid.net/
GNU General Public License v3.0
54 stars 8 forks source link

Added Raspberry Pi cross-build options #68

Closed hekkup closed 7 years ago

hekkup commented 7 years ago

I have done some tests cross-building UFO Detector for Raspbian on Qemu. So far it starts but USB web camera causes Qemu to crash so it's unusable. I have filed a bug report to Qemu project about USB problems. C++11 is ok but C++14 doesn't work. I haven't tested building for actual Raspberry Pi hardware.

I also pushed test suite XML fix into this pull request.