Having trouble installing open cv on mac 10.8.5

asked 2013-10-31 13:18:57 -0600

updated 2013-11-01 03:19:13 -0600

berak gravatar image

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.

edit retag flag offensive close merge delete