How to find qmake to find QT4

David Faure faure at kde.org
Tue Mar 21 19:36:50 CET 2006


On Tuesday 21 March 2006 19:27, Thiago Macieira wrote:
> William A. Hoffman wrote:
> >I sort of like the idea of just putting qmake in your path.
> >Once you find the right qmake, you can use qmake to find all the
> >rest of qt.  What is the official qt build time environment supposed
> >to be?   I was under the impression that the correct qmake had
> >to be in your PATH before you can build qt applications.  At some
> >point on the list it was stated that a proper qt environment would
> >be required for cmake to work correctly.   Is there an official
> >qt build time environment?
> 
> You need to find qmake only if you're using qmake to build your 
> application. If you are using qmake, you aren't using cmake.
> 
> So I don't see the point in finding it at all.

Apparently it's so that we can run things like
qmake -query QT_INSTALL_HEADERS

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list