Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OS X Mavericks/ OpenCV Issues

After updating to Mac OS X Mavericks, I am having issues running OpenCV. I was able to run the DisplayImage tutorial before updating, but cannot afterwards. I have updated Xcode and installed the new Command Line Tools.

I am able to compile and run a simple Hello World.cpp program, but when attempting to do the basic Display Image tutorial, I receive these errors:

symbol(s) not found for architecture x86_64 make: * [DisplayImage] Error 1

Anyone else have these problems or have a solution?

Thank you!

click to hide/show revision 2
retagged

OS X Mavericks/ OpenCV Issues

After updating to Mac OS X Mavericks, I am having issues running OpenCV. I was able to run the DisplayImage tutorial before updating, but cannot afterwards. I have updated Xcode and installed the new Command Line Tools.

I am able to compile and run a simple Hello World.cpp program, but when attempting to do the basic Display Image tutorial, I receive these errors:

symbol(s) not found for architecture x86_64 make: * [DisplayImage] Error 1

Anyone else have these problems or have a solution?

Thank you!