#18724: qt4-mac @4.4.3_1 QtGui lib missing ----------------------------+----------------------------------------------- Reporter: martin@… | Owner: erickt@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: Port: qt4-mac | ----------------------------+----------------------------------------------- Changes (by mcalhoun@…): * status: new => closed * resolution: => invalid Comment: Replying to [comment:6 martin@…]:
I was able to compile it like this: export PKG_CONFIG_PATH=/opt/local/libexec/qt4-mac/lib/pkgconfig export PATH=$PATH:/opt/local/libexec/qt4-mac/bin ./configure --prefix=/usr/local --with-extractor=/opt/local
And it detected qt, also compiled it. I am glad it works.
The "problem" still remains: Brokenness in macports Qt is that they install pkgconfig .pc files in /opt/local/lib/pkgconfig and the place under libexec. But the /opt/local/lib/pkgconfig path gets only the debug versions for some bizarre reason. Please seem [comment:3 above] for an explanation for why this is not broken but a design choice.
-- Ticket URL: <http://trac.macports.org/ticket/18724#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS