MantisBT - CMake
View Issue Details
0013245CMakeCMakepublic2012-05-23 14:232013-01-09 14:05
Stephen Kelly 
Clinton Stimpson 
normalminoralways
closedfixed 
Windows 8
CMake 2.8.8 
 
0013245: FindQt4.cmake doesn't work on Windows 8

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.

No tags attached.
duplicate of 0013489closed Clinton Stimpson Can't detect QT4 on OS considered as unsupported by QT 
Issue History
2012-05-23 14:23Stephen KellyNew Issue
2012-05-23 14:23Stephen KellyStatusnew => assigned
2012-05-23 14:23Stephen KellyAssigned To => Clinton Stimpson
2012-08-13 23:13Clinton StimpsonNote Added: 0030630
2012-08-13 23:13Clinton StimpsonStatusassigned => backlog
2012-08-24 12:05Clinton StimpsonRelationship addedduplicate of 0013489
2012-08-24 12:05Clinton StimpsonStatusbacklog => resolved
2012-08-24 12:05Clinton StimpsonResolutionopen => fixed
2013-01-09 14:05Robert MaynardNote Added: 0032081
2013-01-09 14:05Robert MaynardStatusresolved => closed

Notes
(0030630)
Clinton Stimpson   
2012-08-13 23:13   
I have no access to a Win 8 machine.
(0032081)
Robert Maynard   
2013-01-09 14:05   
Closing resolved issues that have not been updated in more than 4 months.