posted 8 years ago
For anyone that has done this can you please explain how you accomplish installing openCV in Qt on Mac OS ... heres what I have done so far.. I have installed openCV successfully on my mac I have confirmed its properly function playing with Xcode .. I am using Qt for lots of obvious reasons and am met with a bit of confusion in context of integrating the two. Heres what I have put in my title.pro file (see Below Code) I have also tried to include these header files into the main file but with no luck. I have been looking proper configuration and this seems to be a rather common problem with a lot of no posted answers or rather answers that do not seem to fit my case