[MacPorts] #18724: qt4-mac @4.4.3_1 QtGui lib missing
MacPorts
noreply at macports.org
Mon Mar 2 09:35:57 PST 2009
#18724: qt4-mac @4.4.3_1 QtGui lib missing
---------------------------+------------------------------------------------
Reporter: martin@… | Owner: erickt@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: qt4-mac
---------------------------+------------------------------------------------
Comment(by mcalhoun@…):
This was an intentional choice to avoid conflict with qt4-x11.[[BR]]
The reason QtGui_debug is there is because qt4-x11 has no such file (so no
conflict).
I am not sure how gnunet-qt builds.
Often, setting the environmental variable
{{{
QTDIR=${prefix}/libexec/qt4-mac
}}}
will work.
With cmake, I believe setting the configuration argument[[BR]]
{{{
-DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake
}}}
also works.
Do either of these allow you to compile gnunet-qt?
--
Ticket URL: <http://trac.macports.org/ticket/18724#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list