[MacPorts] #41316: qt4-mac: Warning about libstdc++ after installation ( r113176 does not work for me )
MacPorts
noreply at macports.org
Mon Nov 11 12:28:26 PST 2013
#41316: qt4-mac: Warning about libstdc++ after installation ( r113176 does not work
for me )
-----------------------------------+--------------------------------
Reporter: george.sklivanitis@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: qt4-mac |
-----------------------------------+--------------------------------
Comment (by michaelld@…):
This warning is just a warning. It is OK that qmake links to libstdc++, so
long as internal to Qt the default linkage is to libc++ (which it is).
If you want to get rid of this warning, do:
{{{
sudo port -f uninstall qt4-mac
sudo port install qt4-mac
}}}
although you might want to wait until I fix #41314, since apparently I
broke qt4-mac on 10.9 with the commit you mention. I'm working on it right
now.
--
Ticket URL: <https://trac.macports.org/ticket/41316#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list