> I am having problems with Qt's qmake not functioning correctly.
>
> One of the problems is that apparently that qmake does not see
> $(QTDIR)/include.
>
> That leads me to ask is this correct
>
> QMAKE_INCDIR_QT = $(QTDIR)/include
>
> or should $(QTDIR) be replace with the actual correct path?
Do you have QTDIR set? If you run `echo ${QTDIR}` in your shell, does it
give you the correct path?
Levi
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:39:04 EDT