matteoserva/QwopBot

Build errors using make (with OpenCV2)

Closed this issue · 4 comments

A lot of OpenCV things are not declared (e.g. ORB).

Is this missing a #include or do I need an older version of OpenCV?

I compiled it with the debian opencv2 packages a while ago. I''ll check and get back to you soon

Just tested it on debian jessie. I had to install libopencv-dev and libxdo-dev.

Thanks. I'll try to get the arch equivalents and have another go

On Sun, 22 May 2016, 12:51 AM matteo notifications@github.com wrote:

Just tested it on debian jessie. I had to install libopencv-dev and
libxdo-dev.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)

You can also create a debian chroot environment with debootstrap.