On Monday 21 July 2003 10:01, Levi Bard wrote:
> > 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
echo ${QTDIR} does not give me a path.
Since I did not set it and it does not return a path I will have to conclude
that that is one more problem found.
Question so I don't screw up how would one set this path to:
/usr/qt3/lib
Thanks
Frank
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:39:47 EDT