View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013245CMakeCMakepublic2012-05-23 14:232013-01-09 14:05
ReporterStephen Kelly 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSWindows 8OS Version
Product VersionCMake 2.8.8 
Target VersionFixed in Version 
Summary0013245: 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.

TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0013489closedClinton Stimpson Can't detect QT4 on OS considered as unsupported by QT 

  Notes
(0030630)
Clinton Stimpson (developer)
2012-08-13 23:13

I have no access to a Win 8 machine.
(0032081)
Robert Maynard (manager)
2013-01-09 14:05

Closing resolved issues that have not been updated in more than 4 months.

 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
2012-08-13 23:13 Clinton Stimpson Note Added: 0030630
2012-08-13 23:13 Clinton Stimpson Status assigned => backlog
2012-08-24 12:05 Clinton Stimpson Relationship added duplicate of 0013489
2012-08-24 12:05 Clinton Stimpson Status backlog => resolved
2012-08-24 12:05 Clinton Stimpson Resolution open => fixed
2013-01-09 14:05 Robert Maynard Note Added: 0032081
2013-01-09 14:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team