[Qt-interest] Ulternative to qmake

Clinton Stimpson clinton at elemtech.com
Sat Sep 11 00:59:53 CEST 2010


On Friday, September 10, 2010 04:22:49 pm Thiago Macieira wrote:
> On Friday 10. September 2010 19.20.11 Konstantin Tokarev wrote:
> > > Neigher...
> > 
> > But it requires qmake to determine paths to Qt stuff
> 
> Because we told the CMake and KDE developers that the official way of
> detecting Qt was pkg-config, but that was met with skepticism.

Can you tell us how that is supposed to work in a cross-platform manner?
I don't see any QtCore.pc file in any of my Windows or Mac Qt installations.
That is probably why it was met with skepticism.

I also don't see any .pc files for static plugins if Qt is a static build.  Or 
is one supposed to deal with that manually when not using qmake and its 
internal knowledge of those plugins?

And last time I checked, pkg-config doesn't have official cross compiling 
support, unless there's something new and you can point me to it.
Also, CMake does support cross compiling with Qt.  It just needs a sensible 
installation hierarchy to be automatic.

Clint



More information about the Qt-interest-old mailing list