[MacPorts] #35974: qt4-mac missing a number of things
MacPorts
noreply at macports.org
Tue Sep 4 16:12:16 PDT 2012
#35974: qt4-mac missing a number of things
-----------------------------+----------------------------------------------
Reporter: agw@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: qt4-mac
-----------------------------+----------------------------------------------
When processing a C++ program with the lines
#include <QObject>
#include <QList>
#include <QString>
I get
foo.h:4:19: error: QObject: No such file or directory
foo.h:5:17: error: QList: No such file or directory
foo.h:6:19: error: QString: No such file or directory
Similarly for other Qt components.
--
Ticket URL: <https://trac.macports.org/ticket/35974>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list