Ask Your Question

mkeuschn's profile - activity

2012-08-02 03:17:40 -0600 received badge  Editor (source)
2012-08-02 03:15:51 -0600 asked a question CMake build crash on Mac OS 10.8

Hi,

I got following error:

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [lib/libopencv_highgui.2.4.9.dylib] Error 1 make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2 make: *** [all] Error 2

Can anyone give me an hint what to do? regards, Marko

PS.: How can I create the opencv.framework archive? There exists an example which is needing this archive.