Hi, I am new to Raspbeery Pi. I have been trying to use OpenCV on Pi. The problem is, Whenever I try to use the function, VideoCapture capture( 0 ), I keep getting this error undefined reference. WebCam is connected to Pi for sure. I've checked with ls /dev command. It's video0. So, I tried to type ...