Vtable for cv::viz::Viz3d::VizImpl::TimerCallback in
“vtkObjectBase::PrintHeader(std::ostream&, vtkIndent)”, referenced from: Undefined symbols for architecture x86_64:
#Brew install opencv mac pro
E.g.īut using the zipped source distribution still failed to build on my Macbook pro running Mavericks:
#Brew install opencv mac code
Ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/././././i686-apple-darwin11/include" include "." search starts here: include search starts here: IplImage* img = cvLoadImage( argv, CV_LOAD_IMAGE_COLOR ) ĬvNamedWindow("example1", CV_WINDOW_AUTOSIZE) Ĭould anyone help me install openCV properly?Ĭonfigured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~148/src/configure -disable-checking -enable-werror -prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 -mandir=/share/man -enable-languages=c,objc,c++,obj-c++ -program-prefix=llvm-program-transform-name=/^*$/s/$/-4.2/ -with-slibdir=/usr/lib -build=i686-apple-darwin11 -enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~148/dst-llvmCore/Developer/usr/local -program-prefix=i686-apple-darwin11-host=x86_64-apple-darwin11 -target=i686-apple-darwin11 -with-gxx-include-dir=/usr/include/c++/4.2.1 PKG_CONFIG_PATH=/usr/local/Cellar/opencv/2.4.3/lib/pkgconfig:$PKG_CONFIG_PATHĭYLD_FALLBACK_LIBRARY_PATH=/usr/local/Cellar/opencv/2.4.3/lib:$DYLD_FALLBACK_LIBRARY_PATHīut a simple code like include "highgui.h" I have installed openCV with homebrew, and setup paths for libraries.