Skip to content

Instantly share code, notes, and snippets.

@kscottz
Created October 13, 2011 16:05
Show Gist options
  • Select an option

  • Save kscottz/1284640 to your computer and use it in GitHub Desktop.

Select an option

Save kscottz/1284640 to your computer and use it in GitHub Desktop.
objc[55192]: Class CVSlider is implemented in both /usr/local/Cellar/opencv/2.2/lib/libopencv_highgui.2.2.dylib and /usr/local/lib/libopencv_highgui.2.3.dylib. One of the two will be used. Which one is undefined.
objc[55192]: Class CVView is implemented in both /usr/local/Cellar/opencv/2.2/lib/libopencv_highgui.2.2.dylib and /usr/local/lib/libopencv_highgui.2.3.dylib. One of the two will be used. Which one is undefined.
objc[55192]: Class CVWindow is implemented in both /usr/local/Cellar/opencv/2.2/lib/libopencv_highgui.2.2.dylib and /usr/local/lib/libopencv_highgui.2.3.dylib. One of the two will be used. Which one is undefined.
objc[55192]: Class CaptureDelegate is implemented in both /usr/local/Cellar/opencv/2.2/lib/libopencv_highgui.2.2.dylib and /usr/local/lib/libopencv_highgui.2.3.dylib. One of the two will be used. Which one is undefined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment