[cmake-developers] [CMake 0013245]: FindQt4.cmake doesn't work on Windows 8

Mantis Bug Tracker mantis at public.kitware.com
Wed May 23 14:23:21 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13245 
====================================================================== 
Reported By:                Stephen Kelly
Assigned To:                Clinton Stimpson
====================================================================== 
Project:                    CMake
Issue ID:                   13245
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2012-05-23 14:23 EDT
Last Modified:              2012-05-23 14:23 EDT
====================================================================== 
Summary:                    FindQt4.cmake doesn't work on Windows 8
Description: 

The output of qmake --version can contain a message which confuses FindQt4.cmake
when run on Windows 8:

qWarning("Qt: Untested Windows version %d.%d detected!",
                     osver.dwMajorVersion, osver.dwMinorVersion);

This may or may not be fixable in Qt:

http://thread.gmane.org/gmane.comp.lib.qt.devel/4087

However, this issue most likely exists with all existing versions of Qt 4
anyway, so it may be worth working around by detecting and ignoring a line with
that message in the output.


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-05-23 14:23 Stephen Kelly  New Issue                                    
2012-05-23 14:23 Stephen Kelly  Status                   new => assigned     
2012-05-23 14:23 Stephen Kelly  Assigned To               => Clinton Stimpson
======================================================================




More information about the cmake-developers mailing list