Hi, Since I am very UNHAPPY with Visual Studio (It's just Junk!) I am trying to use QT creator, which seems to be the solution for my c++ projects to get easily run in my Mac also. But I am using OpenCV. So, How do I set libraries in QT? (include folder and maybe some libs)
I am trying with this app: http://www.qt-apps.org/content/show.php/Qt+Opencv+webcam+viewer?content=89995
But getting many errors since qt does not know where to find the libraries, where should I enter the paths? or something?
Help will be very well appreciated.
Ignacio