Hi there. I'm having trouble making OpenCV work with Eclipse so that we can deploy code to the robot and have our vision system integrated with it.
I am following these exact instructions. But when building the c++ project it spits out
these errors.
I have tried just opening a USB camera in OpenCV in the program, even if I just #include OpenCV it spits out these errors so it is probably not an issue with the code I have currently.