Ask Your Question

nickecarlo's profile - activity

2013-08-09 15:22:16 -0600 asked a question Is it possible to compile OpenCV with Apple LLVM compiler 4.2?

I know how to compile OpenCV under Xcode. I change the compiler to libstd++ and it works like a charm.

I am wondering though if there is any way to compile OpenCV with the default Xcode compiler.

I installed OpenCV 2.4.5 with Homebrew, if that's relevant.