osx - Error installing OpenCV: Error 1, 2 -


i attempting install opencv on mac pro (and have succesfully installed on macbook), getting error message when doing

sudo make install 

in directory striving install in. running snow leopard (10.6.8) , have xcode (as macports) installed. question similar 1 (which unanswered of today): trying install opencv using homebrew. error: modules/highgui/cmakefiles/opencv_highgui.dir/all error 2

the following error message:

[ 67%] building cxx object modules/ocl/cmakefiles/opencv_ocl.dir/src/error.cpp.o /users/maxweissenbacher/documents/opencv/opencv-2.4.5/modules/ocl/src/error.cpp:   in function ‘const char* cv::ocl::getopenclerrorstring(int)’: /users/maxweissenbacher/documents/opencv/opencv-2.4.5/modules/ocl/src/error.cpp:82:   error: ‘cl_misaligned_sub_buffer_offset’ not declared in scope /users/maxweissenbacher/documents/opencv/opencv-2.4.5/modules/ocl/src/error.cpp:84:   error: ‘cl_exec_status_error_for_events_in_wait_list’ not declared in scope make[2]: *** [modules/ocl/cmakefiles/opencv_ocl.dir/src/error.cpp.o] error 1 make[1]: *** [modules/ocl/cmakefiles/opencv_ocl.dir/all] error 2 make: *** [all] error 2 

i appreciate help.

thanks in advance, max.

looks can't install on snow leopard, @ least without additional manipulations sources.the reason opencl version.
take @ this thread additional info


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -