Having trouble installing open cv on mac 10.8.5
Hello, I've referred to http://answers.opencv.org/question/9395/installation-problem-opencv-244-on-mac-os-x-1083/ but am stuck in the make -j8 step.
When I run it , I get
/../../../opencv-2.4.4/modules/highgui/perf/perf_main.cpp:3:1: error: multiple unsequenced modifications to 'argc' [-Werror,-Wunsequenced] CV_PERF_TEST_MAIN(highgui)
make: * [all] Error 2
Can someone please help me. Thank you.