[Bug 870455] cmake FindQt4 cannot find MinGW qconfig.pri

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 30 21:31:38 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=870455

--- Comment #7 from Orion Poplawski <orion at cora.nwra.com> ---
It appears it doesn't, must have not removed my cache when testing.  So it
appears that FindQt4 looks for qmake in $PATH and env $QTDIR/bin.  It sets
QT_BINARY_DIR from qmake output if not already set, but does not use it to find
qmake.

If anyone has a good suggestion for how this should be handled in FindQt4,
please file a bug upstream.  Otherwise I suggest using mingw32-cmake, or
setting PATH or QTDIR.  I suppose the QT_BINARY_DIR should still be fixed in
Toolchain-mingw32.cmake, or perhaps just removed to avoid confusion?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the mingw mailing list