[Qt-interest] qmake using PKGCONFIG on mac OS

Paulo Silva paulo.jnkml at gmail.com
Thu Oct 21 11:56:02 CEST 2010


Hi,

I was trying to compile projected that I created on my GNU/Linux box on my
mac box.
I was hopping that pkg-config would also work on mac so I kept the line:
PKGCONFIG += opencv

in my .pro file.
Unfortunately while building the build command is not populated with the
pkg-config output, like include path and libs.
However if I run pkg-config opencv --cflags --libs on the command line, I do
get the expected output.

Am I doing something wrong here? I'm using qtsdk based on qt 4.7 with
qt-creator rev b06f25f265, that I downloaded this week from qt site.

Thank you.
Paulo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101021/7402e729/attachment.html 


More information about the Qt-interest-old mailing list